Interface Loader<T>


public interface Loader<T>
Author:
Pierre Lecerf ([email protected]) Created on 2020/03/01
  • Method Summary

    Modifier and Type Method Description
    void load​(T input)