Interface | Description |
---|---|
ThrowingFunction<T,R,E extends Exception> |
Class | Description |
---|---|
AppConstants |
Singleton class that has the constant values for this application.
|
Cache<K,V,E extends Exception> | |
CacheEntry<V> | |
ClassUtils | |
FilenameUtils |
General filename and filepath manipulation utilities.
|
Misc |
Miscellaneous conversion functions.
|
StreamUtil |
Functions to read and write from one stream to another.
|
StringResolver |
Provide functionality to resolve ${property.key} to the value of the property key, recursively.
|
Copyright © 2023 Frank!Framework. All rights reserved.