net.sf.staccatocommons.lang.tuple
Class AbstractTuple.TupleState<A>

java.lang.Object
  extended by net.sf.staccatocommons.lang.predicate.AbstractPredicate2<A,A>
      extended by net.sf.staccatocommons.lang.value.RelevantState<A>
          extended by net.sf.staccatocommons.lang.tuple.AbstractTuple.TupleState<A>
All Implemented Interfaces:
Comparator<A>, net.sf.staccatocommons.defs.Applicable<A,net.sf.staccatocommons.defs.predicate.Predicate<A>>, net.sf.staccatocommons.defs.Applicable2<A,A,Boolean>, net.sf.staccatocommons.defs.Evaluable2<A,A>, net.sf.staccatocommons.defs.partial.NullSafeAware<net.sf.staccatocommons.defs.predicate.Predicate2<A,A>>, net.sf.staccatocommons.defs.predicate.Predicate2<A,A>
Enclosing class:
AbstractTuple

protected abstract static class AbstractTuple.TupleState<A>
extends RelevantState<A>


Nested Class Summary
 
Nested classes/interfaces inherited from class net.sf.staccatocommons.lang.value.RelevantState
RelevantState.StateCollector
 
Nested classes/interfaces inherited from class net.sf.staccatocommons.lang.predicate.AbstractPredicate2
AbstractPredicate2.NullSafePredicate2, AbstractPredicate2.Soft<A,B>
 
Constructor Summary
AbstractTuple.TupleState(int componentsCount)
          Creates a new AbstractTuple.TupleState
 
Method Summary
 
Methods inherited from class net.sf.staccatocommons.lang.value.RelevantState
collectState, compare, compareTo, equals, eval, getToStringStyle, hashCode, toString
 
Methods inherited from class net.sf.staccatocommons.lang.predicate.AbstractPredicate2
and, apply, apply, not, nullSafe, or, uncurry
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

AbstractTuple.TupleState

public AbstractTuple.TupleState(int componentsCount)
Creates a new AbstractTuple.TupleState



Copyright © 2010-2012 Staccatocommons. All Rights Reserved.