public class ConfigValue<T> extends Object
ConfigValue(T value, String source)
boolean
equals(Object obj)
Optional<String>
getSource()
T
getValue()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ConfigValue(T value, String source)
public T getValue()
public Optional<String> getSource()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2018. All rights reserved.