Uses of Class
com.cryptomorin.xseries.reflection.AggregateReflectiveHandle
Packages that use AggregateReflectiveHandle
-
Uses of AggregateReflectiveHandle in com.cryptomorin.xseries.reflection
Methods in com.cryptomorin.xseries.reflection that return AggregateReflectiveHandleModifier and TypeMethodDescriptionstatic <T,H extends ReflectiveHandle<T>>
AggregateReflectiveHandle<T, H> XReflection.any(H... handles) static <T,H extends ReflectiveHandle<T>>
AggregateReflectiveHandle<T, H> Action performed on all the handles before being checked.