public class VersionedResult extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
VersionedResult.Externalizer |
| Modifier and Type | Field and Description |
|---|---|
Object |
result |
EntryVersion |
version |
| Constructor and Description |
|---|
VersionedResult(Object result,
EntryVersion version) |
public final Object result
public final EntryVersion version
public VersionedResult(Object result, EntryVersion version)
Copyright © 2022 JBoss by Red Hat. All rights reserved.