Interface impl_ForYou<T>

All Known Subinterfaces:
evnt_SelectPlaylistTrack
All Known Implementing Classes:
dgui_HalcyonBottom.dgui_HalcyonFileList, dgui_HalcyonTop, dgui_HalcyonTop.halcyonTop_Info, gui_HalcyonDisplayable, gui_HalcyonDisplayable.halcyondisplayable_PanelMain, use_Struct.struct_Pair, use_Struct.struct_Trio
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface impl_ForYou<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    forYou(T e)
     
  • Method Details

    • forYou

      void forYou(T e)