Enum Class FCDotPIE9DDash23
- All Implemented Interfaces:
Serializable, Comparable<FCDotPIE9DDash23>, Constable, FourCornerDotCollePie9, FourCornerX00PetitVide, FourCornerX00PetitVideCoinCarne, FourCornerX06BaklavaPointSequence, FourCornerX18CakePointDotIndex, FourCornerX18CakePointDotName, FourCornerX18CakePointSequence, FourCornerX21CodePointDotIndex, FourCornerX21CodePointSequence
Pie slice number symbols for NXX_23.
- Version:
- 1.0 Jan 15, 2025
- Author:
- Willem Cazander
-
Nested Class Summary
Nested classes/interfaces inherited from class Enum
Enum.EnumDesc<E> -
Enum Constant Summary
Enum Constants -
Method Summary
Modifier and TypeMethodDescriptionOne baklava piece weights 52 gramintOne cake piece weights 800 gramOne code point weights ~1234 gramstatic FCDotPIE9DDash23Returns the enum constant of this class with the specified name.static FCDotPIE9DDash23[]values()Returns an array containing the constants of this enum class, in the order they are declared.Methods inherited from class Enum
clone, compareTo, describeConstable, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOfMethods inherited from interface FourCornerDotCollePie9
baklavaPointsPIE9C, baklavaPointsPIE9D, codePointDotIndex, coinCarneFrapperMethods inherited from interface FourCornerX00PetitVide
kaasX00CoinCarne, kaasX06BaklavaSequence, kaasX18CakeDotIndex, kaasX18CakeDotName, kaasX18CakeSequence, kaasX21CodeDotIndex, kaasX21CodeSequenceMethods inherited from interface FourCornerX18CakePointDotIndex
cakePointSequenceMethods inherited from interface FourCornerX18CakePointDotName
name, nameX18
-
Enum Constant Details
-
NXX_01
-
NXX_02
-
NXX_03
-
NXX_04
-
NXX_05
-
NXX_06
-
NXX_07
-
NXX_08
-
NXX_09
-
NXX_10
-
NXX_11
-
NXX_12
-
NXX_13
-
NXX_14
-
NXX_15
-
NXX_16
-
NXX_17
-
NXX_18
-
NXX_19
-
NXX_20
-
NXX_21
-
NXX_22
-
NXX_23
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- if the argument is null
-
baklavaPointSequence
Description copied from interface:FourCornerX06BaklavaPointSequenceOne baklava piece weights 52 gram- Specified by:
baklavaPointSequencein interfaceFourCornerX06BaklavaPointSequence
-
cakePointDotIndex
public int cakePointDotIndex()Description copied from interface:FourCornerX18CakePointDotIndexOne cake piece weights 800 gram- Specified by:
cakePointDotIndexin interfaceFourCornerX18CakePointDotIndex
-
codePointSequence
Description copied from interface:FourCornerX21CodePointSequenceOne code point weights ~1234 gram- Specified by:
codePointSequencein interfaceFourCornerX21CodePointSequence
-