public final class WithSource<T> extends Object
WithSource(T value, String source)
boolean
equals(Object o)
String
getSource()
T
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public WithSource(T value, String source)
public T getValue()
public String getSource()
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2013–2018 jparsec. All rights reserved.