Class CmdLineParser.Classes

  • Enclosing class:
    CmdLineParser

    private static final class CmdLineParser.Classes
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Classes()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static boolean implementsInterface​(java.lang.Class<?> clazz, java.lang.Class<?> interfce)  
      • Methods inherited from class java.lang.Object

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

      • Classes

        private Classes()
    • Method Detail

      • implementsInterface

        static final boolean implementsInterface​(java.lang.Class<?> clazz,
                                                 java.lang.Class<?> interfce)