org.eigenbase.runtime
Class CompoundIterator.Test.Box

java.lang.Object
  extended by org.eigenbase.runtime.CompoundIterator.Test.Box
Enclosing class:
CompoundIterator.Test

static class CompoundIterator.Test.Box
extends Object


Field Summary
(package private)  Object val
           
 
Constructor Summary
CompoundIterator.Test.Box()
           
 
Method Summary
 Object getValue()
           
 CompoundIterator.Test.Box setValue(Object val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

val

Object val
Constructor Detail

CompoundIterator.Test.Box

public CompoundIterator.Test.Box()
Method Detail

getValue

public Object getValue()

setValue

public CompoundIterator.Test.Box setValue(Object val)