Class ZoneTraitDescriptor.SimpleEqualityPredicate
- java.lang.Object
- 
- com.inductiveautomation.ignition.gateway.authentication.securityzones.ZoneTraitDescriptor.SimpleEqualityPredicate
 
- 
- All Implemented Interfaces:
- com.google.common.base.Predicate<java.lang.Object>,- java.util.function.Predicate<java.lang.Object>
 - Enclosing class:
- ZoneTraitDescriptor<T>
 
 protected static class ZoneTraitDescriptor.SimpleEqualityPredicate extends java.lang.Object implements com.google.common.base.Predicate<java.lang.Object>
- 
- 
Constructor SummaryConstructors Constructor Description SimpleEqualityPredicate(java.lang.Object value)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanapply(java.lang.Object input)
 
-