Index

F L M O R S T 
All Classes and Interfaces|All Packages

F

FlatDataStorage<F,K,V> - Class in me.hsgamer.topper.storage.flat.core
 
FlatDataStorage(File, String, FlatValueConverter<K>, FlatValueConverter<V>) - Constructor for class me.hsgamer.topper.storage.flat.core.FlatDataStorage
 
FlatValueConverter<T> - Interface in me.hsgamer.topper.storage.flat.core
 
fromString(String) - Method in interface me.hsgamer.topper.storage.flat.core.FlatValueConverter
 

L

load() - Method in class me.hsgamer.topper.storage.flat.core.FlatDataStorage
 
load(K) - Method in class me.hsgamer.topper.storage.flat.core.FlatDataStorage
 
loadFromFile(F) - Method in class me.hsgamer.topper.storage.flat.core.FlatDataStorage
 
loadFromFile(F, String) - Method in class me.hsgamer.topper.storage.flat.core.FlatDataStorage
 

M

me.hsgamer.topper.storage.flat.core - package me.hsgamer.topper.storage.flat.core
 
modify() - Method in class me.hsgamer.topper.storage.flat.core.FlatDataStorage
 

O

onRegister() - Method in class me.hsgamer.topper.storage.flat.core.FlatDataStorage
 
onUnregister() - Method in class me.hsgamer.topper.storage.flat.core.FlatDataStorage
 

R

removeValue(F, String) - Method in class me.hsgamer.topper.storage.flat.core.FlatDataStorage
 

S

saveFile(F) - Method in class me.hsgamer.topper.storage.flat.core.FlatDataStorage
 
setupFile(File, String) - Method in class me.hsgamer.topper.storage.flat.core.FlatDataStorage
 
setValue(F, String, String) - Method in class me.hsgamer.topper.storage.flat.core.FlatDataStorage
 

T

toString(T) - Method in interface me.hsgamer.topper.storage.flat.core.FlatValueConverter
 
F L M O R S T 
All Classes and Interfaces|All Packages