public class DConf.Entry<T> extends Object
String
getName()
Class<?>
getType()
T
getValue()
List<T>
getValues()
boolean
isExists()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public boolean isExists()
public List<T> getValues()
public Class<?> getType()
public String getName()
public T getValue()
Copyright © 2016. All rights reserved.