| Package | Description |
|---|---|
| io.github.portlek.smartinventory |
the package that contains common interfaces.
|
| io.github.portlek.smartinventory.handle |
the package that contains
Handle implementations. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Handle<T extends SmartEvent>
a class that handles and runs the given consumer after checking the requirements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicHandle<T extends SmartEvent>
an implementation for
Handle. |
Copyright © 2021. All rights reserved.