Interface AggregatedList


  • public interface AggregatedList
    • Method Detail

      • add

        void add​(java.lang.Object obj)
      • remove

        java.lang.Object remove​(java.lang.Object obj)
      • destroy

        void destroy()