Class UpperBoundWildcard

java.lang.Object
org.jparsec.examples.common.ValueObject
org.jparsec.examples.java.ast.type.UpperBoundWildcard
All Implemented Interfaces:
TypeLiteral

public final class UpperBoundWildcard extends ValueObject implements TypeLiteral
Represents "? extends SomeBound" type literal.