Uses of Interface
de.xima.fc.interfaces.ISerializableSupplier
- 
Packages that use ISerializableSupplier Package Description de.xima.fc.mdl Allgemeine Modellklassen, nicht Datenbankpersitiert - 
- 
Uses of ISerializableSupplier in de.xima.fc.mdl
Constructors in de.xima.fc.mdl with parameters of type ISerializableSupplier Constructor Description LargeString(ISerializableSupplier<String> supplier)A new large string that reads the data from the given supplier. 
 -