Class StringIteratorsClient

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

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

    • StringIteratorsClient

      public StringIteratorsClient()
  • Method Details

    • main

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