Package org.fest.util
package org.fest.util
General-purpose utilities used by FEST modules.
-
ClassDescriptionUnderstands how to create a
String
representation of an array.Understands utility methods related to arrays.Understands utility methods related to
.Closeable
Understands a filter for elements in a collection.Understands utility methods related to collections.Understands utility methods related to files.Understands an exception thrown by
.Files
Understands utility methods related to
.Flushable
Understands utility methods related to JavaBeans Introspection.Understands an error that occurred when using JavaBeans Instrospection.Understands utility methods related to maps.Understands utility methods related to objects.Understands utility methods related to stack traces.Understands utility methods related toString
s.Understands how to joinString
s using a given delimiter.Understands how to append a givenString
to the given target, only if the target does not end with the givenString
to append.Understands system-related utilities.Understands utility methods related to
s.Throwable
TypeFilter<T>Understands filtering elements of a collection by their data type.Understands an annotation that indicates that the visibility of a type or member has been relaxed to make the code testable.