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