|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Version | |
|---|---|
| org.apache.myfaces.trinidad.context | |
| Uses of Version in org.apache.myfaces.trinidad.context |
|---|
| Fields in org.apache.myfaces.trinidad.context declared as Version | |
|---|---|
static Version |
Version.MAX_VERSIONA constant value holding a maximum upper bound for versions. |
static Version |
Version.MIN_VERSIONA constant value holding the minimum value a version can have: 0. |
| Fields in org.apache.myfaces.trinidad.context with type parameters of type Version | |
|---|---|
static Range<Version> |
Version.ALL_VERSIONSA range of versions from MIN_VERSION to MAX_VERSION. |
| Methods in org.apache.myfaces.trinidad.context that return Version | |
|---|---|
Version |
Version.toMaximumVersion()Converts this Version to an equivalent "maximum" instance. |
Version |
Version.toMinimumVersion()Converts this Version to an equivalent "minimum" instance. |
| Methods in org.apache.myfaces.trinidad.context with parameters of type Version | |
|---|---|
int |
Version.compareTo(Version otherVersion)When comparing Versions, each version subsection is compared from left to right. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.