| Modifier and Type | Method and Description |
|---|---|
java.lang.reflect.WildcardType |
build()
Returns a reference to the object being constructed or result being
calculated by the builder.
|
TypeUtils.WildcardTypeBuilder |
withLowerBounds(java.lang.reflect.Type... bounds)
Specify lower bounds of the wildcard type to build.
|
TypeUtils.WildcardTypeBuilder |
withUpperBounds(java.lang.reflect.Type... bounds)
Specify upper bounds of the wildcard type to build.
|
public java.lang.reflect.WildcardType build()
public TypeUtils.WildcardTypeBuilder withLowerBounds(java.lang.reflect.Type... bounds)
bounds - to setthispublic TypeUtils.WildcardTypeBuilder withUpperBounds(java.lang.reflect.Type... bounds)
bounds - to setthisCopyright © 2010 - 2023 Adobe. All Rights Reserved