| Package | Description |
|---|---|
| org.atlanmod.commons |
The base package for common utility classes and methods.
|
| org.atlanmod.commons.cache |
Provides classes for caching.
|
| org.atlanmod.commons.collect |
Provides utility classes and methods related to
Collections and arrays. |
| org.atlanmod.commons.concurrent |
Provides classes and methods related to concurrency.
|
| org.atlanmod.commons.hash |
Provides hash functions and related structures.
|
| org.atlanmod.commons.io |
Provides classes and methods related to an I/O process.
|
| org.atlanmod.commons.io.serializer |
Provides serialization methods and related structures.
|
| org.atlanmod.commons.log |
Provides classes for logging information and events.
|
| org.atlanmod.commons.primitive |
Provides classes and methods related to Java primitives.
|
| org.atlanmod.commons.service |
| Class and Description |
|---|
| Static
Annotates a type that cannot be instantiated.
|
| Class and Description |
|---|
| Builder
Annotates a type that uses a "builder" aspect to create a new instances.
|
| Class and Description |
|---|
| Static
Annotates a type that cannot be instantiated.
|
| Class and Description |
|---|
| Static
Annotates a type that cannot be instantiated.
|
| Class and Description |
|---|
| Static
Annotates a type that cannot be instantiated.
|
| Class and Description |
|---|
| Static
Annotates a type that cannot be instantiated.
|
| Class and Description |
|---|
| Singleton
Annotates a type that has a single instance.
|
| Class and Description |
|---|
| Static
Annotates a type that cannot be instantiated.
|
| Class and Description |
|---|
| Static
Annotates a type that cannot be instantiated.
|
| Class and Description |
|---|
| Singleton
Annotates a type that has a single instance.
|
| VisibleForReflection
Annotates a program element that exists, or is more widely visible than otherwise necessary, only for reflection
usage.
|
Copyright © 2017–2019 Atlanmod. All rights reserved.