Uses of Class
org.assertj.core.util.introspection.PropertySupport
-
Packages that use PropertySupport Package Description org.assertj.core.util.introspection -
-
Uses of PropertySupport in org.assertj.core.util.introspection
Methods in org.assertj.core.util.introspection that return PropertySupport Modifier and Type Method Description static PropertySupport
PropertySupport. instance()
Returns the singleton instance of this class.
-