public static class IVariableSerializer.BasicSerializer extends Object implements IVariableSerializer
IVariableSerializer.BasicSerializer
Constructor and Description |
---|
BasicSerializer() |
Modifier and Type | Method and Description |
---|---|
Integer |
serializeToInt(Object o) |
String |
serializeToString(Object o) |
public Integer serializeToInt(Object o)
serializeToInt
in interface IVariableSerializer
public String serializeToString(Object o)
serializeToString
in interface IVariableSerializer
Copyright © 2020 Hitachi Vantara. All rights reserved.