Uses of Class
nl.jqno.equalsverifier.internal.prefabvalues.factories.AbstractGenericFactory
Packages that use AbstractGenericFactory
-
Uses of AbstractGenericFactory in nl.jqno.equalsverifier.internal.prefabvalues.factories
Modifier and TypeClassDescriptionclassCopyFactory<T,S> final classclassImplementation ofPrefabValueFactorythat instantiates EnumSets using reflection, while taking generics into account.classMapFactory<T extends Map>Implementation ofPrefabValueFactorythat specializes in creating implementations ofMap, taking generics into account.class