Uses of Package
com.cryptomorin.xseries.reflection.constraint
Packages that use com.cryptomorin.xseries.reflection.constraint
Package
Description
-
Classes in com.cryptomorin.xseries.reflection.constraint used by com.cryptomorin.xseries.reflection.constraintClassDescriptionA constraint that controls what aA set of checks performed on a
ReflectiveHandleto determine whether it meets certain requirements based on its JVM signature before we can use it.Thrown when aReflectiveConstraint.appliesTo(ReflectiveHandle, Object)returnsOptional.empty()orfalse. -
Classes in com.cryptomorin.xseries.reflection.constraint used by com.cryptomorin.xseries.reflection.jvm.classesClassDescriptionA set of checks performed on a
ReflectiveHandleto determine whether it meets certain requirements based on its JVM signature before we can use it.