com.hazelcast.query.impl
Class UUIDConverter
java.lang.Object
com.hazelcast.query.impl.UUIDConverter
- All Implemented Interfaces:
- TypeConverters.TypeConverter
public final class UUIDConverter
- extends Object
- implements TypeConverters.TypeConverter
TypeConverter to handle UUID
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final TypeConverters.TypeConverter INSTANCE
- Singleton
convert
public Comparable convert(Comparable value)
- Specified by:
convert
in interface TypeConverters.TypeConverter
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.