Class LowerBoundWildcard

  • All Implemented Interfaces:
    TypeLiteral

    public final class LowerBoundWildcard
    extends ValueObject
    implements TypeLiteral
    Represents "? super SomeBound" type literal.
    • Constructor Detail

      • LowerBoundWildcard

        public LowerBoundWildcard​(TypeLiteral bound)