Class HasInterface

    • Field Detail

      • m_Interface

        protected String m_Interface
        the superclass that the objects must be derived from.
      • m_Class

        protected Class m_Class
        the actual interface class.
    • Constructor Detail

      • HasInterface

        public HasInterface()