|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PersistenceStrategy
Provides storage for Factorization
s
Method Summary | |
---|---|
Factorization |
load()
Load a factorization from a persistent store. |
void |
maybePersist(Factorization factorization)
Write a factorization to a persistent store unless it already contains an identical factorization. |
Method Detail |
---|
Factorization load() throws IOException
IOException
void maybePersist(Factorization factorization) throws IOException
factorization
-
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |