Interface Items.RemoveHandler<E>

  • Enclosing interface:
    Items<E>

    public static interface Items.RemoveHandler<E>
    • Method Summary

      Modifier and Type Method Description
      void onRemove​(E item)  
    • Method Detail

      • onRemove

        void onRemove​(E item)