Uses of Interface
org.infinispan.persistence.keymappers.MarshallingTwoWayKey2StringMapper
-
Packages that use MarshallingTwoWayKey2StringMapper Package Description org.infinispan.persistence.keymappers -
-
Uses of MarshallingTwoWayKey2StringMapper in org.infinispan.persistence.keymappers
Classes in org.infinispan.persistence.keymappers that implement MarshallingTwoWayKey2StringMapper Modifier and Type Class Description classWrappedByteArrayOrPrimitiveMapperThis class is an implementation forTwoWayKey2StringMapperthat supports both primitives andWrappedByteArrays.
-