MCPcopy Index your code
hub / github.com/Erlandys/UE4LinuxLauncher / getEnum

Method getEnum

src/org/json/JSONArray.java:323–333  ·  view source on GitHub ↗

Get the enum value associated with an index. @param clazz The type of enum to retrieve. @param index The index must be between 0 and length() - 1. @return The enum value at the index location @throws JSONException if the key is not found or if the value cannot be co

(Class<E> clazz, int index)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

optEnumMethod · 0.95
quoteMethod · 0.95

Tested by

no test coverage detected