Package test

Interface Test.Inner

All Known Implementing Classes:
Test.Dp
Enclosing class:
Test

public static interface Test.Inner
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    map()
     
    void
    put()
     
  • Method Details

    • put

      void put()
    • map

      void map()