MCPcopy Create free account
hub / github.com/razerdp/BasePopup / type

Method type

app/src/main/java/razerdp/demo/utils/joor/Reflect.java:846–848  ·  view source on GitHub ↗

Get the type of the wrapped object. @see Object#getClass()

()

Source from the content-addressed store, hash-verified

844 * @see Object#getClass()
845 */
846 public Class<?> type() {
847 return type;
848 }
849
850 /**
851 * Get a wrapper type for a primitive type, or the argument type itself, if

Callers 5

field0Method · 0.95
fieldsMethod · 0.95
exactMethodMethod · 0.95
similarMethodMethod · 0.95
createMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected