Uses of Class
org.glassfish.pfl.test.ObjectUtility
Packages that use ObjectUtility
-
Uses of ObjectUtility in org.glassfish.pfl.test
Fields in org.glassfish.pfl.test declared as ObjectUtilityModifier and TypeFieldDescriptionprivate static ObjectUtilityObjectUtility.compactprivate static ObjectUtilityObjectUtility.standardMethods in org.glassfish.pfl.test that return ObjectUtilityModifier and TypeMethodDescriptionstatic ObjectUtilityObjectUtility.make()Get the standard Utility object that supports objectToString with indented display and no use of toString() methods.static ObjectUtilityObjectUtility.make(boolean useToString, boolean isIndenting) Construct an Utility instance with the desired objectToString behavior.static ObjectUtilityObjectUtility.make(boolean useToString, boolean isIndenting, int initialLevel, int increment) Construct an Utility instance with the desired objectToString behavior.