Infinispan Core 8.2.11.Final-redhat-1
- Detail:
- Field |
- Constr |
- Method
-
- All Implemented Interfaces:
- Converter<Object,Object,Void>
public class NullValueConverter
extends Object
implements Converter<Object,Object,Void>
Converter that returns null for the value. This can be useful when retrieving all the keys or counting
them only.
- Since:
- 7.0
- Author:
- wburns
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Infinispan Core 8.2.11.Final-redhat-1
- Detail:
- Field |
- Constr |
- Method
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.