biz.hammurapi.eval
Class MultiResult

java.lang.Object
  extended by biz.hammurapi.eval.MultiResult

public class MultiResult
extends java.lang.Object


Constructor Summary
MultiResult(java.lang.Class type, java.util.Collection values, CompositeConverter converter)
           
 
Method Summary
 java.lang.Class getType()
           
 java.lang.Object[] getValues()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiResult

public MultiResult(java.lang.Class type,
                   java.util.Collection values,
                   CompositeConverter converter)
Parameters:
value -
type -
Method Detail

getValues

public java.lang.Object[] getValues()

getType

public java.lang.Class getType()


Copyright © 2003 Hammurapi Group. All Rights Reserved.