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