Index
All Classes|All Packages|Constant Field Values|Serialized Form
F
- FACTORY - Static variable in interface provided.utils.displayModel.IATImage
-
Factory object that will instantiate an IATImage given an Image and a Component (the ImageObserver).
- falseCase(P) - Method in interface provided.utils.logic.ILogicalVisitor
-
The case that a false state host calls.
- fileContents - Variable in class provided.utils.file.impl.FileContents
-
The contents of the file in byte array form.
- FileContents - Class in provided.utils.file.impl
-
A concrete implementation of IFileContents.
- FileContents(String, String) - Constructor for class provided.utils.file.impl.FileContents
-
Construct an instance with an associated name and the full filename (i.e.
- FileContents(String, String, String) - Constructor for class provided.utils.file.impl.FileContents
-
Construct an instance with an associated name, additional information about the file contents and the full filename (i.e.
- find(ILogger) - Method in interface provided.logger.ILogger
-
TYPICAL DEVELOPER CODE NEVER CALLS THIS METHOD! Searches the this logger chain to find any occurrence of the given ILogger.
- find(ILogger) - Method in class provided.logger.impl.Logger
- FineToggleDecoratorSeqList - Class in provided.abcMusic.musicFW
-
The class is used to implement "Da Capo al fine" or "D.C.
- FineToggleDecoratorSeqList() - Constructor for class provided.abcMusic.musicFW.FineToggleDecoratorSeqList
-
Instantiates the class with two MTSeqList decorees.
- FineToggleDecoratorSeqList(ISeqList...) - Constructor for class provided.abcMusic.musicFW.FineToggleDecoratorSeqList
-
Instantiates the class with the given decorees.
- finished() - Method in interface provided.abcMusic.player.ISequencePlayerStatus
-
Called when a track stops playing.
- first - Variable in class provided.utils.struct.impl.Dyad
-
The first element
- foldl - Variable in class visitorDemoExercises.listFWVisitorExercises.model.ListDemoModel
-
The fold left algo
- FoldLAlgo - Class in provided.listFW.visitors
-
Performs the fold-left (forward accumulation) algorithm using the given IAccumulator The general forward accumulation algorithm would not take an accumulator as a top-level input parameter, instead the accumulator would be hidden inside the algorithm.
- FoldLAlgo() - Constructor for class provided.listFW.visitors.FoldLAlgo
- foldr - Variable in class visitorDemoExercises.listFWVisitorExercises.model.ListDemoModel
-
The fold right algo
- FoldRAlgo - Class in provided.listFW.visitors
-
Performs the fold-right (reverse accumulation) algorithm using the given IAccumulator.
- FoldRAlgo() - Constructor for class provided.listFW.visitors.FoldRAlgo
- fs_dsm - Variable in class provided.abcMusic.utils.KeySignature
-
Special case for F# and D#m
All Classes|All Packages|Constant Field Values|Serialized Form