Uses of Interface
to.etc.util.IListable

Packages that use IListable
to.etc.util   
 

Uses of IListable in to.etc.util
 

Methods in to.etc.util that return IListable
static IListable<?> RuntimeConversions.convertToListable(java.lang.Object o)
          Converts any collection-like structure to a Listable.