public interface Platform
| Modifier and Type | Interface and Description |
|---|---|
static class |
Platform.Type
Supported platform types
|
| Modifier and Type | Method and Description |
|---|---|
java.time.Instant |
getStartTime()
get the time when the plugin first started.
|
Platform.Type |
getType()
Represents the platform type
|
Platform.Type getType()
java.time.Instant getStartTime()