Interface FourCornerZion7Bereshit.Adapter
- All Superinterfaces:
FourCornerZion7AlphaOmega, FourCornerZion7AlphaOmega.Adapter, FourCornerZion7BaseVoid, FourCornerZion7BaseVoid.Adapter, FourCornerZion7Bereshit
- All Known Subinterfaces:
FourCornerZion7Candlelier.Adapter
- Enclosing interface:
FourCornerZion7Bereshit
public static interface FourCornerZion7Bereshit.Adapter
extends FourCornerZion7Bereshit, FourCornerZion7BaseVoid.Adapter
- Version:
- 1.0 Jan 09, 2025
- Author:
- Willem Cazander
-
Nested Class Summary
Nested classes/interfaces inherited from interface FourCornerZion7AlphaOmega
FourCornerZion7AlphaOmega.AdapterNested classes/interfaces inherited from interface FourCornerZion7BaseVoid
FourCornerZion7BaseVoid.AdapterNested classes/interfaces inherited from interface FourCornerZion7Bereshit
FourCornerZion7Bereshit.Adapter -
Method Summary
Modifier and TypeMethodDescriptiondefault voidstrobeNumberBASE2Lego(FCFlameFremanLegoBase2 type, BigInteger value) An base2 computer lego number.default voidstrobeNumberBASE2Signed(FCFlameFremanSignedBase2 type, boolean sign, BigInteger value) An base2 computer signed number.default voidstrobeNumberBASE8Choco(FCFlameFremanChocoBase8 type, FCFlameNumberTaste taste, BigInteger value) An base8 computer chocolate number.default voidstrobeNumberBASE8Lego(FCFlameFremanLegoBase8 type, BigInteger value) An base8 computer lego number.default voidstrobeSalahSequence(FCFlameSalahSequence type, List<List<Integer>> arguments) An external salah escape sequence.default voidAn structural nun lines, as basic document grouping feature.default voidstrobeStructSpacePastor(int percentage) An structural space pastor, as basic word separator feature.default voidstrobeTheWord(FCFlameWordDish course, int cakePoint) An single word cake point.default voidstrobeTheWords(FCFlameWordDish course, List<Integer> cakePoints) An block of word cake points.Methods inherited from interface FourCornerZion7AlphaOmega.Adapter
strobeDocumentAlpha, strobeDocumentOmegaMethods inherited from interface FourCornerZion7BaseVoid.Adapter
strobeSandWorm
-
Method Details
-
strobeTheWord
Description copied from interface:FourCornerZion7BereshitAn single word cake point.- Specified by:
strobeTheWordin interfaceFourCornerZion7Bereshit
-
strobeTheWords
Description copied from interface:FourCornerZion7BereshitAn block of word cake points.- Specified by:
strobeTheWordsin interfaceFourCornerZion7Bereshit
-
strobeStructSpacePastor
default void strobeStructSpacePastor(int percentage) Description copied from interface:FourCornerZion7BereshitAn structural space pastor, as basic word separator feature. 100% is normal space, 400% is tab space, 0% is empty space, and odd number is no break space.- Specified by:
strobeStructSpacePastorin interfaceFourCornerZion7Bereshit- Parameters:
percentage- Unsigned integer of 12 bit. (0-4096)
-
strobeStructNunLine
Description copied from interface:FourCornerZion7BereshitAn structural nun lines, as basic document grouping feature.- Specified by:
strobeStructNunLinein interfaceFourCornerZion7Bereshit
-
strobeNumberBASE2Lego
Description copied from interface:FourCornerZion7BereshitAn base2 computer lego number.- Specified by:
strobeNumberBASE2Legoin interfaceFourCornerZion7Bereshit
-
strobeNumberBASE2Signed
Description copied from interface:FourCornerZion7BereshitAn base2 computer signed number.- Specified by:
strobeNumberBASE2Signedin interfaceFourCornerZion7Bereshit
-
strobeNumberBASE8Lego
Description copied from interface:FourCornerZion7BereshitAn base8 computer lego number.- Specified by:
strobeNumberBASE8Legoin interfaceFourCornerZion7Bereshit
-
strobeNumberBASE8Choco
default void strobeNumberBASE8Choco(FCFlameFremanChocoBase8 type, FCFlameNumberTaste taste, BigInteger value) Description copied from interface:FourCornerZion7BereshitAn base8 computer chocolate number.- Specified by:
strobeNumberBASE8Chocoin interfaceFourCornerZion7Bereshit
-
strobeSalahSequence
Description copied from interface:FourCornerZion7BereshitAn external salah escape sequence.- Specified by:
strobeSalahSequencein interfaceFourCornerZion7Bereshit
-