|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectUaiEdgeCutter.MyRecord
public static class UaiEdgeCutter.MyRecord
Field Summary | |
---|---|
Bucketer |
buckets
|
IntSet[] |
clusters
|
IntList |
order
|
double |
size
|
Constructor Summary | |
---|---|
UaiEdgeCutter.MyRecord(IntList o,
double s,
IntSet[] c,
Bucketer b)
|
Method Summary |
---|
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final IntList order
public final double size
public final IntSet[] clusters
public final Bucketer buckets
Constructor Detail |
---|
public UaiEdgeCutter.MyRecord(IntList o, double s, IntSet[] c, Bucketer b)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |