| Class and Description |
|---|
| Box
Box an object just like the java.util.Optional
|
| Fx01
Lambda function that returns type R.
|
| Fx10
Lambda function that takes a param T.
|
| Fx11
Lambda function that takes a param T, and returns a param R.
|
| Fx20
Lambda function that takes param T1 and T2, and returns nothing.
|
| Fx21
Lambda function that takes param T1 and T2, and returns R.
|
| FxBool
Lambda function that returns (primitive) boolean.
|
| Loggable
Minimal Logger Interface
|
| Storable
Minimal Database Interface for CRUD operation
A user can use key for Bucket/Database as well.
|
| TempLogger
DevLogger is a temporary simplest logger to be used during early stage of development.
|
Copyright © 2023. All rights reserved.