| Interface | Description |
|---|---|
| Loggable<T> |
Minimal Logger Interface
|
| Storable<T,U> |
Minimal Database Interface for CRUD operation
A user can use key for Bucket/Database as well.
|
| Class | Description |
|---|---|
| Box<T> |
Box an object just like the java.util.Optional
|
| Common |
Basic static functions
|
| ConfigStore |
Storing Configuration Property File
|
| DevLogger |
DevLogger is a temporary simplest logger to be used during early stage of development.
|
A collection of simple but frequently used code
Copyright © 2023. All rights reserved.