backtype.storm.utils
Class Container

java.lang.Object
  extended by backtype.storm.utils.Container
All Implemented Interfaces:
java.io.Serializable

public class Container
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 java.lang.Object object
           
 
Constructor Summary
Container()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

object

public java.lang.Object object
Constructor Detail

Container

public Container()