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