ix.util.match
Class MatchCluster

java.lang.Object
  extended by ix.util.match.MatchCluster

public class MatchCluster
extends java.lang.Object


Field Summary
(package private)  java.util.List matchChoices
           
 
Constructor Summary
MatchCluster(java.util.List matchChoices)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

matchChoices

java.util.List matchChoices
Constructor Detail

MatchCluster

public MatchCluster(java.util.List matchChoices)