public class SingleItemData<T> extends Object implements ActorReceiverData, scala.Product, scala.Serializable
SingleItemData(T item)
T
item()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
productArity, productElement, productIterator, productPrefix
canEqual, equals
public SingleItemData(T item)
public T item()