org.hibernate.validator.util
Class Version

java.lang.Object
  extended by org.hibernate.validator.util.Version

public final class Version
extends java.lang.Object

Author:
Hardy Ferentschik

Method Summary
static java.lang.String getVersionString()
           
static void touch()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getVersionString

public static java.lang.String getVersionString()

touch

public static void touch()


Copyright © 2011 Oracle Corporation. All Rights Reserved.