public class Val<T> extends Object
Val()
Val(T value)
T
get()
void
set(T value)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Val()
public Val(T value)
public T get()
public void set(T value)
public String toString()
toString
Object
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.