Class CodingConventions


  • public class CodingConventions
    extends java.lang.Object
    Helper classes for dealing with coding conventions.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  CodingConventions.Proxy
      A convention that wraps another.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static CodingConvention getDefault()
      Gets the default coding convention.
      • Methods inherited from class java.lang.Object

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

      • getDefault

        public static CodingConvention getDefault()
        Gets the default coding convention.