The Encog Project

Package org.encog.persist.location

Interface Summary
PersistenceLocation A persistence location specifies how the persistence collection is stored.
 

Class Summary
FilePersistence A persistance location based on a file.
ResourcePersistence A location that allows Encog objects to be read from a resource.
 


The Encog Project