Uses of Interface
net.anwiba.commons.model.IObjectModel
-
-
Uses of IObjectModel in net.anwiba.commons.model
Classes in net.anwiba.commons.model that implement IObjectModel Modifier and Type Class Description classObjectModel<T>Methods in net.anwiba.commons.model that return IObjectModel Modifier and Type Method Description IObjectModel<T>ObjectModelListModel. last()Methods in net.anwiba.commons.model that return types with arguments of type IObjectModel Modifier and Type Method Description java.lang.Iterable<IObjectModel<T>>ObjectModelListModel. models()
-