| 限定符 | 构造器和说明 |
|---|---|
protected |
ThreePhenology(int index) |
protected |
ThreePhenology(String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ThreePhenology |
fromIndex(int index)
从索引初始化
|
static ThreePhenology |
fromName(String name)
从名称初始化
|
ThreePhenology |
next(int n)
推移
|
equals, indexOf, toStringpublic static final String[] NAMES
protected ThreePhenology(String name)
protected ThreePhenology(int index)
public static ThreePhenology fromName(String name)
name - 名称public static ThreePhenology fromIndex(int index)
index - 索引public ThreePhenology next(int n)
Tymen - 推移步数Copyright © 2024. All Rights Reserved.