lombok-pg -

lombok
Class Predicates

java.lang.Object
  extended by lombok.Predicates

public final class Predicates
extends Object

Collection of predicate templates.


Nested Class Summary
static class Predicates.Predicate1<T1>
          Represents the method that defines a set of criteria and determines whether the specified object meets those criteria.
 
Constructor Summary
Predicates()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Predicates

public Predicates()

lombok-pg -

Copyright © 2010-2011 Philipp Eichhorn, licensed under the MIT licence.