public class ItemSet extends Object
int[]
items
int
support
ItemSet(int[] items, int support)
boolean
equals(Object o)
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final int[] items
public final int support
public ItemSet(int[] items, int support)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2015. All rights reserved.