public class PublishedState<T extends Serializable> extends Object implements Serializable
PublishedState(T state)
T
getState()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PublishedState(T state)
public T getState()
public String toString()
toString
Object
Copyright © 2014 LSST. All rights reserved.