public class AlgorithmParametersSerializationFile extends Object
| Constructor and Description |
|---|
AlgorithmParametersSerializationFile(String notEmptyFilePath) |
| Modifier and Type | Method and Description |
|---|---|
void |
createFileAndSave(AlgorithmParameters objectToSave) |
AlgorithmParameters |
read(String algorithm) |
public AlgorithmParametersSerializationFile(String notEmptyFilePath)
public void createFileAndSave(AlgorithmParameters objectToSave)
public AlgorithmParameters read(String algorithm)
Copyright © 2019 Atlassian. All rights reserved.