ReflectionHints |
RuntimeHints.jni() |
ReflectionHints |
RuntimeHints.reflection() |
ReflectionHints |
ReflectionHints.registerConstructor(Constructor<?> constructor,
ExecutableMode mode) |
ReflectionHints |
ReflectionHints.registerField(Field field) |
ReflectionHints |
ReflectionHints.registerMethod(Method method,
ExecutableMode mode) |
ReflectionHints |
ReflectionHints.registerType(Class<?> type,
MemberCategory... memberCategories) |
ReflectionHints |
ReflectionHints.registerType(TypeReference type,
MemberCategory... memberCategories) |
ReflectionHints |
ReflectionHints.registerTypeIfPresent(ClassLoader classLoader,
String typeName,
MemberCategory... memberCategories) |