public final class UpperBoundWildcard extends ValueObject implements TypeLiteral
Modifier and Type | Field and Description |
---|---|
TypeLiteral |
bound |
Constructor and Description |
---|
UpperBoundWildcard(TypeLiteral bound) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
equals, hashCode
public final TypeLiteral bound
public UpperBoundWildcard(TypeLiteral bound)
public String toString()
toString
in class ValueObject
Copyright © 2013–2016 jparsec. All rights reserved.