Package nl.jqno.equalsverifier.internal.prefabvalues.factories
package nl.jqno.equalsverifier.internal.prefabvalues.factories
-
ClassDescriptionAbstract implementation of
PrefabValueFactorythat provides helper functions for dealing with generics.CopyFactory<T,S> Implementation ofPrefabValueFactorythat instantiates EnumSets using reflection, while taking generics into account.Implementation ofPrefabValueFactorythat instantiates types "by force".MapFactory<T extends Map>Implementation ofPrefabValueFactorythat specializes in creating implementations ofMap, taking generics into account.Creates instances of generic types for use as prefab value.Implementation ofPrefabValueFactorythat holds on to two instances that have already been created.