Class IList.IListableFromArray<E>
java.lang.Object
org.magicwerk.brownies.collections.IList.IListableFromArray<E>
- All Implemented Interfaces:
IListable<E>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionIListableFromArray(E[] array) IListableFromArray(E[] array, int offset, int length) -
Method Summary