Class Listables
- java.lang.Object
-
- org.magicwerk.brownies.collections.Listables
-
public class Listables extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Listables.IListableArray<E>
ClassListables.IListableArray
implements theIListable
interface for arrays.static class
Listables.IListableList<E>
-
Constructor Summary
Constructors Constructor Description Listables()
-