public class BooleanHandler extends Object implements DataHandler<Boolean>
| Constructor and Description |
|---|
BooleanHandler() |
public Boolean parse(byte[] data) throws IOException
parse in interface DataHandler<Boolean>IOExceptionpublic byte[] serialize(Boolean data) throws IOException
serialize in interface DataHandler<Boolean>IOExceptionpublic Class<?> getType()
getType in interface DataHandler<Boolean>Copyright © 2014. All Rights Reserved.