Package gw.util
Class ReferenceWithName<T>
- java.lang.Object
-
- gw.util.Reference<T>
-
- gw.util.ReferenceWithName<T>
-
public class ReferenceWithName<T> extends Reference<T>
-
-
Constructor Summary
Constructors Constructor Description ReferenceWithName(T value, String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
toString()
-