Evaluates the given object; always returns Trueparamobj Object to evaluatereturnTrue return true;
return true;
Gets the shared TruePredicate instancereturn instance = new TruePredicate(); return instance;
instance = new TruePredicate(); return instance;