| Package | Description |
|---|---|
| stella.ccd |
| Modifier and Type | Field and Description |
|---|---|
private CameraMaster.When |
CameraMaster.CardInfo.at |
private CameraMaster.When |
CameraMaster.HeaderGather.event |
| Modifier and Type | Method and Description |
|---|---|
CameraMaster.When |
CameraMaster.CardInfo.getAt() |
static CameraMaster.When |
CameraMaster.When.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CameraMaster.When[] |
CameraMaster.When.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
CameraMaster.HeaderGather.collectNow(CameraMaster.When now) |
void |
CameraMaster.HeaderGather.setEvent(CameraMaster.When event) |
private Map<String,CameraMaster.CardInfo> |
CameraMaster.HeaderGather.thinOut(Map<String,CameraMaster.CardInfo> all,
CameraMaster.When now) |
| Constructor and Description |
|---|
CardInfo(String nonnull,
String rem,
CameraMaster.When at,
Constructor<?> with) |