Documentation of 'joptsimple.internal.Classes' Java class
Classes
joptsimple.internal

Class Classes



  • public final class Classes
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static java.lang.String shortNameOf(java.lang.String className)
      Gives the "short version" of the given class name.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • shortNameOf

        public static java.lang.String shortNameOf(java.lang.String className)
        Gives the "short version" of the given class name. Somewhat naive to inner classes.
        Parameters:
        className - class name to chew on
        Returns:
        the short name of the class

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.