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

Method optEnum

src/org/json/JSONArray.java:691–693  ·  view source on GitHub ↗

Get the enum value associated with a key. @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 or null if not found

(Class<E> clazz, int index)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getEnumMethod · 0.95

Calls 3

optMethod · 0.95
equalsMethod · 0.80
toStringMethod · 0.45

Tested by

no test coverage detected