public static class GenericsTestCase.Envelope<T> extends Object
GenericsTestCase.Envelope()
T
getContents()
String
getId()
void
setContents(T contents)
setId(String id)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GenericsTestCase.Envelope()
public String getId()
public void setId(String id)
public T getContents()
public void setContents(T contents)
Copyright © 2015 Glasnost. All Rights Reserved.