static class SnippetTemplate.Varargs extends Object
protected Class<?>
componentType
protected int
length
protected Stamp
stamp
protected Object
value
protected
Varargs(Class<?> componentType, Stamp stamp, Object value)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected final Class<?> componentType
protected final Stamp stamp
protected final Object value
protected final int length
protected Varargs(Class<?> componentType, Stamp stamp, Object value)
public String toString()
toString
Object