Package | Description |
---|---|
org.infinispan.util |
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and
collections and containers designed to supplement the JDK-provided containers.
|
Modifier and Type | Method and Description |
---|---|
ByteArrayKey |
ByteArrayKey.Externalizer.readObject(ObjectInput input) |
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends ByteArrayKey>> |
ByteArrayKey.Externalizer.getTypeClasses() |
Modifier and Type | Method and Description |
---|---|
void |
ByteArrayKey.Externalizer.writeObject(ObjectOutput output,
ByteArrayKey key) |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.