Package io.goobi.viewer.api.rest.model
Class GenericList<T>
java.lang.Object
io.goobi.viewer.api.rest.model.GenericList<T>
- Type Parameters:
T
-
GenericList class.
-
Constructor Summary
ConstructorDescriptionConstructor for GenericList.GenericList
(List<T> theList) Constructor for GenericList. -
Method Summary