-
Constructor Summary
Constructors
-
Method Summary
Return the property from the specified object.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
IndexedListGetter
public IndexedListGetter(int index)
-
Method Details
-
get
Description copied from interface: Getter
Return the property from the specified object.
- Specified by:
get in interface Getter<List<E>,E>
- Parameters:
target - the object to get the property from
- Returns:
- the property
- Throws:
Exception - if anything goes wrong