Uses of Package
com.cryptomorin.xseries.reflection
Packages that use com.cryptomorin.xseries.reflection
Package
Description
-
Classes in com.cryptomorin.xseries.reflection used by com.cryptomorin.xseries.reflectionClassDescriptionRepresents an object that can be used for reflection operations.This class is mostly only useful if you're planning to use string-based API (see
ReflectionParser), other than that most of the work is done behind the scenes, and it's not needed to use it directly.This class is similar to Oracle'sAccessFlagdefault implementation which only exists on Java 20+ It also aims to add a few new APIs such asXAccessFlag.isSet(int)andXAccessFlag.isSet(int, XAccessFlag...)A location within a class file where flags can be applied. -
Classes in com.cryptomorin.xseries.reflection used by com.cryptomorin.xseries.reflection.aggregate
-
Classes in com.cryptomorin.xseries.reflection used by com.cryptomorin.xseries.reflection.constraintClassDescriptionRepresents an object that can be used for reflection operations.This class is similar to Oracle's
AccessFlagdefault implementation which only exists on Java 20+ It also aims to add a few new APIs such asXAccessFlag.isSet(int)andXAccessFlag.isSet(int, XAccessFlag...) -
Classes in com.cryptomorin.xseries.reflection used by com.cryptomorin.xseries.reflection.jvmClassDescriptionRepresents an object that can be used for reflection operations.This class is similar to Oracle's
AccessFlagdefault implementation which only exists on Java 20+ It also aims to add a few new APIs such asXAccessFlag.isSet(int)andXAccessFlag.isSet(int, XAccessFlag...) -
Classes in com.cryptomorin.xseries.reflection used by com.cryptomorin.xseries.reflection.jvm.classesClassDescriptionRepresents an object that can be used for reflection operations.This class is mostly only useful if you're planning to use string-based API (see
ReflectionParser), other than that most of the work is done behind the scenes, and it's not needed to use it directly. -
Classes in com.cryptomorin.xseries.reflection used by com.cryptomorin.xseries.reflection.jvm.objectsClassDescriptionRepresents an object that can be used for reflection operations.This class is similar to Oracle's
AccessFlagdefault implementation which only exists on Java 20+ It also aims to add a few new APIs such asXAccessFlag.isSet(int)andXAccessFlag.isSet(int, XAccessFlag...) -
Classes in com.cryptomorin.xseries.reflection used by com.cryptomorin.xseries.reflection.minecraftClassDescriptionRepresents an object that can be used for reflection operations.This class is mostly only useful if you're planning to use string-based API (see
ReflectionParser), other than that most of the work is done behind the scenes, and it's not needed to use it directly. -
Classes in com.cryptomorin.xseries.reflection used by com.cryptomorin.xseries.reflection.parserClassDescriptionThis class is mostly only useful if you're planning to use string-based API (see
ReflectionParser), other than that most of the work is done behind the scenes, and it's not needed to use it directly. -