@WritingConverter public class EnumToStringConverter extends Object implements Converter<Enum<?>,String>
EnumToStringConverter()
String
convert(Enum<?> source)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EnumToStringConverter()
public String convert(Enum<?> source)
convert
Converter<Enum<?>,String>
Copyright © 2012–2020 Aerospike, Inc. All rights reserved.