Class Definitions


  • public final class Definitions
    extends java.lang.Object
    Contains constant definitions common to the package.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String CHECKSTYLE_BUNDLE
      Name of resource bundle for Checkstyle.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • CHECKSTYLE_BUNDLE

        public static final java.lang.String CHECKSTYLE_BUNDLE
        Name of resource bundle for Checkstyle.
        See Also:
        Constant Field Values