Package | Description |
---|---|
org.infinispan.container.versioning |
Modifier and Type | Method and Description |
---|---|
InequalVersionComparisonResult |
SimpleClusteredVersion.compareTo(EntryVersion other) |
InequalVersionComparisonResult |
EntryVersion.compareTo(EntryVersion other)
Compares the given version against the current instance.
|
static InequalVersionComparisonResult |
InequalVersionComparisonResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InequalVersionComparisonResult[] |
InequalVersionComparisonResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.