public class VersionId extends Tag
SELF, suffices to describe the version
"spoken" by all classes in the JVM, and there is no need to create
new instances. However, additional instances of this class may
appear in a JVM when the version of another potential collaborator
is marshalled to the JVM.| Modifier and Type | Field and Description |
|---|---|
static VersionId |
SELF
The JVM-wide version ID.
|
public static final VersionId SELF
public VersionId(String value)
value - a String valueprotected VersionId()
Copyright © 2015. All Rights Reserved.