org.eclipse.emf.cdo.releng.version
Class VersionUtil

java.lang.Object
  extended by org.eclipse.emf.cdo.releng.version.VersionUtil

public class VersionUtil
extends Object


Constructor Summary
VersionUtil()
           
 
Method Summary
static void someDeprecatedCode()
          Deprecated. This method exists so that others can produce a reliable compiler warning by calling it. A @SuppressWarnings("deprecation") annotation will never become unnecessary then.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionUtil

public VersionUtil()
Method Detail

someDeprecatedCode

@Deprecated
public static void someDeprecatedCode()
Deprecated. This method exists so that others can produce a reliable compiler warning by calling it. A @SuppressWarnings("deprecation") annotation will never become unnecessary then.



Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.