public class Constant<T> extends Object implements Ref<T>
Constant(T x)
boolean
equals(Object y)
T
get()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Constant(T x)
public T get()
get
Ref<T>
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object y)
equals
Copyright © 2015. All rights reserved.