| Package | Description |
|---|---|
| org.infinispan.commons.api.functional |
Commons Functional API package
|
| org.infinispan.marshall.exts |
Externalizers for various JDK types that are marshalled using the marshalling framework.
|
| Modifier and Type | Method and Description |
|---|---|
static MetaParam.MetaLifespan |
MetaParam.MetaLifespan.defaultValue() |
| Modifier and Type | Method and Description |
|---|---|
MetaParam.MetaLifespan |
MetaParamExternalizers.LifespanExternalizer.readObject(ObjectInput input) |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<? extends MetaParam.MetaLifespan>> |
MetaParamExternalizers.LifespanExternalizer.getTypeClasses() |
| Modifier and Type | Method and Description |
|---|---|
void |
MetaParamExternalizers.LifespanExternalizer.writeObject(ObjectOutput output,
MetaParam.MetaLifespan object) |
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.