Uses of Enum
org.assertj.core.util.introspection.FieldSupport
Packages that use FieldSupport
-
Uses of FieldSupport in org.assertj.core.util.introspection
Methods in org.assertj.core.util.introspection that return FieldSupportModifier and TypeMethodDescriptionstatic FieldSupportFieldSupport.comparison()Returns the instance dedicated to comparison of fields.static FieldSupportFieldSupport.extraction()Returns the instance dedicated to extraction of fields.static FieldSupportReturns the enum constant of this type with the specified name.static FieldSupport[]FieldSupport.values()Returns an array containing the constants of this enum type, in the order they are declared.