ml.options
Class Result

java.lang.Object
  extended by ml.options.Result

public class Result
extends Object


Constructor Summary
Result()
           
 
Method Summary
 String getDetail(int i)
           
 String getValue(int i)
           
 int size()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Result

public Result()
Method Detail

size

public int size()

getValue

public String getValue(int i)

getDetail

public String getDetail(int i)