Package org.fest.util
package org.fest.util
General-purpose utilities used by FEST modules.
-
ClassDescriptionUtility methods related to arrays.Utility methods related to
Closeable
.Filters elements in a collection.Utility methods related toCollection
s.Utility methods related to dates.Utility methods related to files.Exception thrown by
.Files
Utility methods related to
.Flushable
Utility methods related to JavaBeans Introspection.Error that occurred when using JavaBeans Instrospection.Utility methods related toIterable
s.Utility methods related tojava.util.List
s.Utility methods related to maps.Utility methods related to objects.Verifies correct argument values and state.Utility methods related toSet
s.Utility methods related toString
s.Knows how to joinString
s using a given delimiter.Knows how to append a givenString
to the given target, only if the target does not end with the givenString
to append.System properties.Utility methods related to
s.Throwable
Obtains thetoString
representation of an object.TypeFilter<T>Filters elements of a collection by their data type.Utilities related to Java data types.Indicates that the visibility of a type or member has been relaxed to make the code testable.