| Package | Description |
|---|---|
| com.alee.api.jdk | |
| com.alee.managers.language | |
| com.alee.managers.settings | |
| com.alee.utils |
This package contains various utility and utility-related classes provided by 'core' module.
|
| com.alee.utils.collection | |
| com.alee.utils.concurrent | |
| com.alee.utils.swing |
| Class and Description |
|---|
| BiConsumer
Represents an operation that accepts two input arguments and returns no result.
|
| BiFunction
Represents a function that accepts two arguments and produces a result.
|
| BiPredicate
Represents a predicate (boolean-valued function) of two arguments.
|
| Consumer
Represents an operation that accepts a single input argument and returns no result.
|
| Function
Represents a function that accepts one argument and produces a result.
|
| Predicate
Represents a predicate (boolean-valued function) of one argument.
|
| Supplier
Represents a supplier of results.
|
| Class and Description |
|---|
| Supplier
Represents a supplier of results.
|
| Class and Description |
|---|
| Supplier
Represents a supplier of results.
|
| Class and Description |
|---|
| Function
Represents a function that accepts one argument and produces a result.
|
| Supplier
Represents a supplier of results.
|
| Class and Description |
|---|
| Supplier
Represents a supplier of results.
|
| Class and Description |
|---|
| Supplier
Represents a supplier of results.
|
| Class and Description |
|---|
| BiConsumer
Represents an operation that accepts two input arguments and returns no result.
|
| BiFunction
Represents a function that accepts two arguments and produces a result.
|
| BiPredicate
Represents a predicate (boolean-valued function) of two arguments.
|
| Function
Represents a function that accepts one argument and produces a result.
|
Copyright © 2020. All rights reserved.