Package io.objectbox.relation
Class ListFactory.ArrayListFactory
java.lang.Object
io.objectbox.relation.ListFactory.ArrayListFactory
- All Implemented Interfaces:
ListFactory
,Serializable
- Enclosing interface:
- ListFactory
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.objectbox.relation.ListFactory
ListFactory.ArrayListFactory, ListFactory.CopyOnWriteArrayListFactory
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ArrayListFactory
public ArrayListFactory()
-
-
Method Details
-
createList
- Specified by:
createList
in interfaceListFactory
-