public final class SetRecord extends Record
SetRecord(Object set, double size, Object has, Object keys)
boolean
equals(Object o)
Object
has()
int
hashCode()
keys()
set()
double
size()
String
toString()
clone, getClass, notify, notifyAll, wait, wait, wait
public SetRecord(Object set, double size, Object has, Object keys)
public final String toString()
toString
Record
public final int hashCode()
hashCode
public final boolean equals(Object o)
equals
public Object set()
public double size()
public Object has()
public Object keys()