Searched defs:getAccessorTypeIndex (Results 1 - 1 of 1) sorted by path

/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DJSType.java1642 public static int getAccessorTypeIndex(final Type type) { method in class:JSType
1657 public static int getAccessorTypeIndex(final Class<?> type) { method in class:JSType

Completed in 96 milliseconds