|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpt.tumba.cluster.Clustering
public class Clustering
Description of the Class
Field Summary | |
---|---|
private static Clustering |
_theInstance
|
Constructor Summary | |
---|---|
private |
Clustering()
|
Method Summary | |
---|---|
static java.util.List |
get_clustering(java.util.Vector v)
Description of the Method |
static java.util.List |
get_clustering(java.util.Vector v4,
java.lang.String query)
Description of the Method |
static Clustering |
getInstance()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final Clustering _theInstance
Constructor Detail |
---|
private Clustering()
Method Detail |
---|
public static java.util.List get_clustering(java.util.Vector v)
v
- Description of the Parameter
public static java.util.List get_clustering(java.util.Vector v4, java.lang.String query)
v
- Description of the Parameterquery
- Description of the Parameter
public static Clustering getInstance()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |