-
-
Constructor Summary
Constructors
| Constructor and Description |
ListValue(J[] aValue,
T aType) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
get
public final J get()
- Specified by:
get in interface Value<J,T extends Type<J>>
- Returns:
- Value
-
getType
public final T getType()
- Specified by:
getType in interface Value<J,T extends Type<J>>
- Returns:
- Type
Copyright © 2012-2014. All Rights Reserved.