Interface | Description |
---|---|
Optional<T> |
A container which may or may not contain a value.
|
Exception | Description |
---|---|
CalledOutsideMethodScope |
This exception is thrown if an attempt is made to use a method or class outside the scope of a specific method.
|
Copyright © 2021. All rights reserved.