cdqa.function

Class TrueObjectUnaryPredicate

Implemented Interfaces:
ObjectUnaryPredicate

(package private) final class TrueObjectUnaryPredicate
extends java.lang.Object
implements ObjectUnaryPredicate

Fields inherited from interface cdqa.function.ObjectUnaryPredicate

FALSE, TRUE

Method Summary

boolean
apply(Object o)

Method Details

apply

public final boolean apply(Object o)
Specified by:
apply in interface ObjectUnaryPredicate