Interface JWildType.Upper

All Superinterfaces:
honeyroasted.collect.copy.Copyable<JType, JTypeCache<JType,JType>>, JArgumentType, JType, JWildType, honeyroasted.collect.modify.PossiblyUnmodifiable, honeyroasted.almonds.SimpleName
All Known Implementing Classes:
JWildTypeUpperDelegate, JWildTypeUpperImpl
Enclosing interface:
JWildType

public static interface JWildType.Upper extends JWildType
  • Method Details

    • hasDefaultBounds

      default boolean hasDefaultBounds()
    • hasCyclicTypeVariables

      default boolean hasCyclicTypeVariables(Set<JVarType> seen)
      Specified by:
      hasCyclicTypeVariables in interface JType