com.hazelcast.query.impl
Class UUIDConverter

java.lang.Object
  extended by com.hazelcast.query.impl.UUIDConverter
All Implemented Interfaces:
TypeConverters.TypeConverter

public final class UUIDConverter
extends Object
implements TypeConverters.TypeConverter

TypeConverter to handle UUID


Field Summary
static TypeConverters.TypeConverter INSTANCE
          Singleton
 
Method Summary
 Comparable convert(Comparable value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final TypeConverters.TypeConverter INSTANCE
Singleton

Method Detail

convert

public Comparable convert(Comparable value)
Specified by:
convert in interface TypeConverters.TypeConverter


Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.