T
public class Fact<T> extends Object
Facts
Fact(String name, T value)
boolean
equals(Object o)
String
getName()
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Fact(String name, T value)
name
value
public String getName()
public T getValue()
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode