Deprecated API


Contents
Deprecated Methods
net.sf.staccatocommons.lang.function.AbstractFunction.equal(B)
            
net.sf.staccatocommons.lang.function.AbstractFunction.notNull()
          Use AbstractFunction.isNotNull() instead 
net.sf.staccatocommons.lang.function.AbstractFunction.null_()
          Use AbstractFunction.isNull() instead 
net.sf.staccatocommons.lang.function.AbstractFunction.same(B)
            
net.sf.staccatocommons.lang.function.AbstractFunction.then(Predicate)
          Use AbstractFunction.is(Predicate) instead 
 



Copyright © 2010-2012 StaccatoCommons. All Rights Reserved.