Package test.one

Interface MyMethodInterface

All Known Implementing Classes:
A, B

public interface MyMethodInterface
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • myMethod

      void myMethod()