Class EnumMemberHandle

All Implemented Interfaces:
NameableReflectiveHandle, NamedReflectiveHandle, ReflectiveHandle<MethodHandle>

public class EnumMemberHandle extends NamedMemberHandle
A handle for using reflection for enums, which are technically a Field.