Uses of Class
manifold.util.ReflectUtil.LiveFieldRef
Packages that use ReflectUtil.LiveFieldRef
-
Uses of ReflectUtil.LiveFieldRef in manifold.util
Methods in manifold.util that return ReflectUtil.LiveFieldRefModifier and TypeMethodDescriptionstatic ReflectUtil.LiveFieldRefGet aReflectUtil.LiveFieldRefto the specified field.static ReflectUtil.LiveFieldRefMethods in manifold.util that return types with arguments of type ReflectUtil.LiveFieldRefModifier and TypeMethodDescriptionstatic List<ReflectUtil.LiveFieldRef> Visit declared fields of thereceiverclass.static List<ReflectUtil.LiveFieldRef> ReflectUtil.fields(Object receiver, Predicate<ReflectUtil.LiveFieldRef> filter) Method parameters in manifold.util with type arguments of type ReflectUtil.LiveFieldRefModifier and TypeMethodDescriptionstatic List<ReflectUtil.LiveFieldRef> ReflectUtil.fields(Object receiver, Predicate<ReflectUtil.LiveFieldRef> filter)