Index
All Classes and Interfaces|All Packages
F
- fetch(TCPClient) - Static method in class com.github.perdia.queries.storage.AllInstances
-
Used for fetching all the existing instances in the database and writing them to the allInstances ArrayList as Instance objects.
- fetch(TCPClient) - Static method in class com.github.perdia.queries.storage.AllTemplates
-
Used for fetching all the existing templates in the database and writing them to the allTemplates ArrayList as Template objects.
- FLOAT - Enum constant in enum class com.github.perdia.queries.data.DataType
-
DataType for storing Doubles (64-bit Floats)
All Classes and Interfaces|All Packages