|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| CollectionFilter<T> | Understands a filter for elements in a collection. |
| Class Summary | |
|---|---|
| Arrays | Understands utility methods related to arrays. |
| Closeables | Understands utility methods related to . |
| Collections | Understands utility methods related to collections. |
| Files | Understands utility methods related to files. |
| Flushables | Understands utility methods related to . |
| Maps | Understands utility methods related to maps. |
| Objects | Understands utility methods related to objects. |
| StackTraces | Understands utility methods related to stack traces. |
| Strings | Understands utility methods related to Strings. |
| Strings.StringsToJoin | Understands how to join Strings using a given delimiter. |
| Strings.StringToAppend | Understands how to append a given String to the given target, only if the target does not end with the
given String to append. |
| Systems | Understands system-related utilities. |
| Throwables | Understands utility methods related to s. |
| TypeFilter<T> | Understands filtering elements of a collection by their data type. |
| Exception Summary | |
|---|---|
| FilesException | Understands an exception thrown by . |
| Annotation Types Summary | |
|---|---|
| VisibleForTesting | Understands an annotation that indicates that the visibility of a type or member has been relaxed to make the code testable. |
General-purpose utilities used by FEST modules.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||