public class PreferenceRule extends Object
String
name
value
PreferenceRule(String name, String value)
static List<PreferenceRule>
from(String rules)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final String name
public final String value
public PreferenceRule(String name, String value)
public static List<PreferenceRule> from(String rules)
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.