| 程序包 | 说明 |
|---|---|
| xyz.scootaloo.console.app | |
| xyz.scootaloo.console.app.anno | |
| xyz.scootaloo.console.app.listener | |
| xyz.scootaloo.console.app.parser |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
AppListener.accept(Moment moment) |
| 限定符和类型 | 方法和说明 |
|---|---|
static Moment |
Moment.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static Moment[] |
Moment.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
default boolean |
AppListenerAdapter.accept(Moment moment) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
SystemPresetCmd.accept(Moment moment) |
Copyright © 2021. All rights reserved.