T - The type of objects to compare.public class EqualTo<T> extends java.lang.Object implements IPredicate<T>
| Constructor and Description |
|---|
EqualTo(T value)
Creates a new instance of EqualTo from an
underlying specified value.
|
public EqualTo(T value)
value - The underlying value in the equality to be tested.public java.lang.Boolean Call(T arg)
Copyright© 2012 Progeneric Systems, Inc. All Rights Reserved.