| Interface | Description |
|---|---|
| EventNotifier<E> |
Notify about the occurrence of an event
|
| Invoker<ARG,RET> |
The complement to the
Callable interface - accepts one argument
and possibly throws somethind |
| ObjectBuilder<T> |
A generic builder interface
|
| Readable | |
| SshdEventListener | |
| Transformer<I,O> |
| Class | Description |
|---|---|
| EventListenerUtils | |
| GenericUtils | |
| GenericUtils.MapBuilder<K,V> | |
| IgnoringEmptyMap<K,V> |
A dummy map that ignores all
put/remove calls |
| Int2IntFunction | |
| NumberUtils | |
| OsUtils |
Operating system dependent utility methods.
|
| Pair<F,S> |
Represents an un-modifiable pair of values
|
| ReflectionUtils | |
| SelectorUtils |
This is a utility class used by selectors and DirectoryScanner.
|
| ValidateUtils | |
| VersionInfo |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.