Class JSType.ArrayType

java.lang.Object
org.teavm.jso.impl.JSType
org.teavm.jso.impl.JSType.ArrayType
Enclosing class:
JSType

public static final class JSType.ArrayType extends JSType
  • Field Details

    • elementType

      public final JSType elementType
  • Method Details