Interface IBuilder<E extends IEntity>


  • public interface IBuilder<E extends IEntity>
    • Method Detail

      • build

        E build()