| Package | Description |
|---|---|
| io.jarasandha.util.collection | |
| io.jarasandha.util.io | |
| io.jarasandha.util.misc |
| Class and Description |
|---|
| CostlyOperation
Meant to annotate methods that consume a lot of resources or time or both.
|
| Class and Description |
|---|
| CallerMustRelease
Resource management indicator.
|
| Class and Description |
|---|
| ByteSize
Created by ashwin.jayaprakash.
|
| ByteSize.Unit |
| CostlyOperation
Meant to annotate methods that consume a lot of resources or time or both.
|
| Duration
Created by ashwin.jayaprakash.
|
| Validateable
Suitable for use like this:
Foo f = new Foo(param1, param2, param3).validate(); |
Copyright © 2018. All rights reserved.