| Interface | Description |
|---|---|
| Validateable<V> |
Suitable for use like this:
Foo f = new Foo(param1, param2, param3).validate(); |
| Class | Description |
|---|---|
| ByteSize |
Created by ashwin.jayaprakash.
|
| Duration |
Created by ashwin.jayaprakash.
|
| Formatters |
Created by ashwin.jayaprakash.
|
| MoreThrowables |
Created by ashwin.jayaprakash.
|
| ProgrammaticLogManager | |
| Uuids |
Created by ashwin.jayaprakash.
|
| Enum | Description |
|---|---|
| ByteSize.Unit |
| Annotation Type | Description |
|---|---|
| CallerMustRelease |
Resource management indicator.
|
| CostlyOperation |
Meant to annotate methods that consume a lot of resources or time or both.
|
Copyright © 2018. All rights reserved.