com.hazelcast.query.impl
Class IdentityConverter

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

public class IdentityConverter
extends Object
implements TypeConverters.TypeConverter

Converts to the same value


Constructor Summary
IdentityConverter()
           
 
Method Summary
 Comparable convert(Comparable value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdentityConverter

public IdentityConverter()
Method Detail

convert

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


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