| Package | Description |
|---|---|
| org.atlanmod.commons.collect |
Provides utility classes and methods related to
Collections and arrays. |
| org.atlanmod.commons.function |
Provides functional interfaces that extend the Java functions.
|
| org.atlanmod.commons.io.serializer |
Provides serialization methods and related structures.
|
| Class and Description |
|---|
| Converter |
| Class and Description |
|---|
| BiConverter
A specialized
BiFunction that converts an object of type T to another of type R, by using an
object of type U. |
| Converter |
| TriConsumer
Represents an operation that accepts three input arguments and returns no result.
|
| Class and Description |
|---|
| Converter |
Copyright © 2017–2019 Atlanmod. All rights reserved.