A
C
D
E
F
G
H
I
L
M
N
P
R
S
T
V
W
N
- NATIVE - enum entry in dev.thecodewarrior.mirror.member.Modifier
The Java
nativemodifier- newAnnotation(Class,Map) - function in dev.thecodewarrior.mirror.Mirror
- Dynamically creates a new annotation instance.
- newAnnotation(Class) - function in dev.thecodewarrior.mirror.Mirror
- Dynamically creates a new annotation instance.
- newAnnotation(Class,Pair) - function in dev.thecodewarrior.mirror.Mirror
- Dynamically creates a new annotation instance.
- newAnnotation(Map) - function in dev.thecodewarrior.mirror.Mirror
- Dynamically creates a new annotation instance.
- newAnnotation(Pair) - function in dev.thecodewarrior.mirror.Mirror
- Dynamically creates a new annotation instance.
- newInstance(Class,int) - function in dev.thecodewarrior.mirror.ArrayReflect
- newInstance(Integer) - function in dev.thecodewarrior.mirror.type.ArrayMirror
- Create a new instance of this array type with the given length.
- newInstanceRaw(Class,int) - function in dev.thecodewarrior.mirror.ArrayReflect
- NoSuchMirrorException - class in dev.thecodewarrior.mirror
- Thrown when a Mirror was requested but could not be found (e.g.