Interface SecondOrderType

All Known Implementing Classes:
PointerType, ReferenceType

public interface SecondOrderType
  • Method Details

    • setElementType

      void setElementType​(Type elementType)
    • getElementType

      Type getElementType()