public static interface Module.SlotRequirement
| Modifier and Type | Field and Description |
|---|---|
static boolean |
ALL_SLOTS
Causes getSlotList to return all slots of the system that the
respective module supports.
|
static boolean |
TOKEN_PRESENT
Causes getSlotList to return only those slots in which there is
currently a token present; e.g.
|
static final boolean ALL_SLOTS
static final boolean TOKEN_PRESENT
Copyright © 2022. All rights reserved.