Class Listables.IListableArray<E>
java.lang.Object
org.magicwerk.brownies.collections.Listables.IListableArray<E>
- All Implemented Interfaces:
IListable<E>
- Enclosing class:
Listables
Class
Listables.IListableArray
implements the IListable
interface for arrays.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
array
E[] array
-
-
Constructor Details
-
IListableArray
-
-
Method Details