Interface IDataContainer<T>

    • Method Detail

      • transformData

        void transformData​(Function<T,​T> function)