Package | Description |
---|---|
org.infinispan.commons.api.functional |
Commons Functional API package
|
Modifier and Type | Class and Description |
---|---|
static class |
EntryVersion.NumericEntryVersion |
Modifier and Type | Method and Description |
---|---|
EntryVersion<T> |
MetaParam.MetaEntryVersion.get() |
Modifier and Type | Method and Description |
---|---|
EntryVersion.CompareResult |
EntryVersion.NumericEntryVersion.compareTo(EntryVersion<Long> other) |
EntryVersion.CompareResult |
EntryVersion.compareTo(EntryVersion<T> other)
Compare the entry version.
|
Constructor and Description |
---|
MetaEntryVersion(EntryVersion<T> entryVersion) |
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.