protected class AbstractHashProfileIOProvider.DefaultHashProfileIO extends java.lang.Object implements HashProfileReader, HashProfileWriter
HashProfileReader.SpiData
HashProfileWriter.SpiData
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
Profile |
read() |
void |
write(HashStructure hash) |
public Profile read()
read
in interface HashProfileReader
public java.lang.String getName()
getName
in interface HashProfileReader
public void write(HashStructure hash)
write
in interface HashProfileWriter