public class HashFile extends Object
| Constructor and Description |
|---|
HashFile() |
public void add(String hash, String table) throws InvalidHashFileException
InvalidHashFileExceptionpublic void saveTo(String file) throws IOException
IOExceptionpublic static HashFile loadFrom(String file) throws FileNotFoundException, IOException, InvalidHashFileException
Copyright © 2024. All rights reserved.