@Experimental public static class MetaParam.MetaEntryVersion extends Object implements MetaParam.Writable<EntryVersion>
MetaParam.Lookup, MetaParam.MetaCreated, MetaParam.MetaEntryVersion, MetaParam.MetaLastUsed, MetaParam.MetaLifespan, MetaParam.MetaLoadedFromPersistence, MetaParam.MetaLong, MetaParam.MetaMaxIdle, MetaParam.Writable<T>
Constructor and Description |
---|
MetaEntryVersion(EntryVersion entryVersion) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
EntryVersion |
get()
Returns the value of the meta parameter.
|
int |
hashCode() |
String |
toString() |
public MetaEntryVersion(EntryVersion entryVersion)
public EntryVersion get()
MetaParam
get
in interface MetaParam<EntryVersion>
Copyright © 2021 JBoss by Red Hat. All rights reserved.