| Class | Description |
|---|---|
| Comparators |
Created by tchemit on 20/01/2018.
|
| Dates |
Created by tchemit on 29/12/2017.
|
| Enumerations |
Created by tchemit on 04/01/2018.
|
| GZips |
Created by tchemit on 30/12/2017.
|
| ImportManager |
Helper to produce imports list.
|
| Predicates |
Created by tchemit on 20/01/2018.
|
| Predicates.AfterPredicate<O extends Comparable<O>> | |
| Predicates.BeforePredicate<O extends Comparable<O>> | |
| Predicates.EqualsPredicate<O> | |
| Predicates.InPredicate<O> | |
| Predicates.StringContainsPredicate | |
| Predicates.StringMatchesPredicate | |
| RecursiveProperties |
Overrides
Properties in order to check if the expected value
contains another property key like ${...}. |
| ServiceLoaders |
Created by tchemit on 30/05/2018.
|
| SingletonSupplier<O> |
Get a
Supplier with a cached value acting as a singleton. |
| SortedProperties |
Extends
Properties and ensure order on keys (using natural order on SortedProperties.function method). |
| Zips |
Created by tchemit on 30/12/2017.
|
Copyright © 2018–2019 Ultreia.io. All rights reserved.