Interface IStrokerFactory


  • public interface IStrokerFactory
    • Method Detail

      • createStroker

        @NotNull
        @NotNull IStroker createStroker()
        Creates a new stroker instance.
        Returns:
        a stroker instance.