public class Sha256GenderEnumListAdaptor extends HashedListAdaptor<GenderEnum>
| Constructor and Description |
|---|
Sha256GenderEnumListAdaptor() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
normalizeAndHash(GenderEnum input,
String fieldName)
Method to normalize and hash the given field and its value.
|
protected GenderEnum |
readFromJson(com.google.gson.stream.JsonReader reader)
Type specific method on how to read from Json String.
|
getFieldName, read, writeprotected GenderEnum readFromJson(com.google.gson.stream.JsonReader reader) throws IOException
HashedListAdaptorreadFromJson in class HashedListAdaptor<GenderEnum>IOExceptionprotected String normalizeAndHash(GenderEnum input, String fieldName)
HashedListAdaptornormalizeAndHash in class HashedListAdaptor<GenderEnum>Copyright © 2024. All rights reserved.