Class StringIteratorsClient

java.lang.Object
it.unimi.di.prog2.s15.StringIteratorsClient

public class StringIteratorsClient extends Object
A class to test StringIterators.
  • Constructor Details

    • StringIteratorsClient

      private StringIteratorsClient()
      .
  • Method Details

    • main

      public static void main(String[] args)
      Prints the uppercase version of the lines of even length in the standard input.
      Parameters:
      args - not used.