A
public final class Size<A> extends Object implements Function<A,Integer>
Size()
boolean
equals(Object that)
Integer
evaluate(Object obj)
int
hashCode()
static Size<Object>
instance()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Size()
public Integer evaluate(Object obj)
evaluate
Function<A,Integer>
obj
public boolean equals(Object that)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
public static Size<Object> instance()
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.