methods property
Adapters for instance methods on enum values. The key is the method name.
Implementation
final Map<String, BridgedMethodAdapter> methods;
Adapters for instance methods on enum values. The key is the method name.
final Map<String, BridgedMethodAdapter> methods;