Package algs11

Class PlaygroundMax

java.lang.Object
algs11.PlaygroundMax

public class PlaygroundMax extends Object
  • Constructor Details

  • Method Details

    • max

      public static int max(int x, int y, int z)
    • main

      public static void main(String[] args)