public final class Optional
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
Optional.Interface
Used to remove optional interfaces
|
static interface |
Optional.InterfaceList
Mark a list of interfaces as removable
|
static interface |
Optional.Method
Used to remove optional methods
|
Modifier | Constructor and Description |
---|---|
private |
Optional()
Not constructable
|