Interface IAreaFactory<A extends IArea>


  • public interface IAreaFactory<A extends IArea>
    • Method Detail

      • make

        A make()