Uses of Interface
org.jacop.jasat.utils.Factory
-
Packages that use Factory Package Description org.jacop.jasat.utils -
-
Uses of Factory in org.jacop.jasat.utils
Fields in org.jacop.jasat.utils declared as Factory Modifier and Type Field Description private Factory<E>GenericMemoryPool. factoryDeprecated.Constructors in org.jacop.jasat.utils with parameters of type Factory Constructor Description GenericMemoryPool(Factory<E> factory)Deprecated.
-