Interface ValueRef
-
public interface ValueRefValueRef is a passable reference to a value- Author:
- TiongHiang Lee (thlee@onemindsoft.org)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectgetValue()voidsetValue(java.lang.Object obj)
-