Class AbstractCollectionFieldValueChanger<T extends Collection>
java.lang.Object
com.java.pojo.internal.field.AbstractFieldValueChanger<T>
com.java.pojo.internal.field.collections.collection.AbstractCollectionFieldValueChanger<T>
public abstract class AbstractCollectionFieldValueChanger<T extends Collection>
extends AbstractFieldValueChanger<T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.java.pojo.internal.field.AbstractFieldValueChanger
areDifferentValues, attachNext, changeFieldsValues, getGenericTypeClass, increaseValue, increaseValue
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
AbstractCollectionFieldValueChanger
public AbstractCollectionFieldValueChanger()
-
-
Method Details
-
canChange
- Specified by:
canChange
in classAbstractFieldValueChanger<T extends Collection>
-