Uses of Class
com.cryptomorin.xseries.reflection.aggregate.AggregateReflectiveSupplier
Packages that use AggregateReflectiveSupplier
-
Uses of AggregateReflectiveSupplier in com.cryptomorin.xseries.reflection
Methods in com.cryptomorin.xseries.reflection that return AggregateReflectiveSupplierModifier and TypeMethodDescriptionstatic <H extends ReflectiveHandle<?>,O>
@NotNull AggregateReflectiveSupplier<H, O> static <H extends ReflectiveHandle<?>,O>
@NotNull AggregateReflectiveSupplier<H, O> XReflection.supply(H handle, O object) -
Uses of AggregateReflectiveSupplier in com.cryptomorin.xseries.reflection.aggregate
Methods in com.cryptomorin.xseries.reflection.aggregate that return AggregateReflectiveSupplierModifier and TypeMethodDescriptionAction performed on all the handles before being checked.