| Class | Description |
|---|---|
| X |
Central class for general utility methods regarding collections, arrays and some basic general functionality that is
missing in Java like
X.notNull(Object) or X.ints(int...).This class uses the following sound extension of the java naming conventions: Static methods that resemble a constructor, begin with an upper case letter. |
Copyright © 2022 MicroStream Software. All rights reserved.