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