| 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 |
|---|---|
KeyValuePair |
KeyValuePair.Externalizer.readObject(ObjectInput input) |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<? extends KeyValuePair>> |
KeyValuePair.Externalizer.getTypeClasses() |
| Modifier and Type | Method and Description |
|---|---|
void |
KeyValuePair.Externalizer.writeObject(ObjectOutput output,
KeyValuePair kvPair) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.