T - Type of element stored in set.public class UniqueAttributeCriterion<T> extends AbstractActivationCriterion
| Constructor and Description |
|---|
UniqueAttributeCriterion(com.iamsoft.util.collections.model.MutableItemSetModel<T> pModel,
org.apache.commons.collections4.Transformer<T,?> pTransformer) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test()
TODO: return an Object (null for passed test).
|
String |
toString() |
addChangeListener, equals, fireSatisfactionChange, hashCode, inverse, removeChangeListenerclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetFailureMessagepublic boolean test()
ActivationCriterionCopyright © 2023. All rights reserved.