public static class OptionalType.Impl extends java.lang.Object implements OptionalType
OptionalType.Impl, OptionalType.Visitor<P,R>| Modifier and Type | Method and Description |
|---|---|
Type |
getWrappedType() |
void |
setWrappedType(Type wrappedType) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, accept, accept, ofpublic Impl()
public Impl(Type wrappedType)
public Type getWrappedType()
getWrappedType in interface OptionalTypepublic void setWrappedType(Type wrappedType)
setWrappedType in interface OptionalType