Class AbstractJokeSupplier

    • Constructor Detail

      • AbstractJokeSupplier

        public AbstractJokeSupplier()
    • Method Detail

      • getSource

        public abstract String getSource()
      • removeSurroundingQuotes

        protected String removeSurroundingQuotes​(String text)