org.jboss.marshalling
Class Version
java.lang.Object
org.jboss.marshalling.Version
public final class Version
- extends Object
The version of the Marshalling API.
Method Summary |
static void |
main(String[] args)
Print the version to System.out . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VERSION
public static final String VERSION
- The version.
main
public static void main(String[] args)
- Print the version to
System.out
.
- Parameters:
args
- ignored
Copyright © 2011 JBoss, a division of Red Hat, Inc.