org.pealfactory.ring
Interface Constants
- All Known Implementing Classes:
- ImmutableRow, PN, Row, RowNode
public interface Constants
Basic constants for ringing software. Defined here are:
- Min and max acceptable number of bells
- Place notation characters
- Call indices
- The Rounds string containing characters for each bell up to stage 20.
kMINNBELLS
static final int kMINNBELLS
- See Also:
- Constant Field Values
kMAXNBELLS
static final int kMAXNBELLS
- See Also:
- Constant Field Values
kCHAR_CROSS
static final char kCHAR_CROSS
- See Also:
- Constant Field Values
kCHAR_LH
static final char kCHAR_LH
- See Also:
- Constant Field Values
kCALL_PLAIN
static final int kCALL_PLAIN
- See Also:
- Constant Field Values
kCALL_BOB
static final int kCALL_BOB
- See Also:
- Constant Field Values
kCALL_SINGLE
static final int kCALL_SINGLE
- See Also:
- Constant Field Values
kCALL_EXTREME
static final int kCALL_EXTREME
- See Also:
- Constant Field Values
kCALL_USER
static final int kCALL_USER
- See Also:
- Constant Field Values
kROUNDS
static final java.lang.String kROUNDS
- See Also:
- Constant Field Values