public static class MetaParam.MetaEntryVersion<T> extends Object implements MetaParam.Writable<EntryVersion>
MetaParam.Lookup, MetaParam.MetaCreated, MetaParam.MetaEntryVersion<T>, MetaParam.MetaLastUsed, MetaParam.MetaLifespan, 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() |
static <T> T |
type() |
public MetaEntryVersion(EntryVersion entryVersion)
public EntryVersion get()
MetaParam
get
in interface MetaParam<EntryVersion>
public static <T> T type()
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.