Package jmsltestsuite

Class HailStoneTest

java.lang.Object
jmsltestsuite.HailStoneTest

public class HailStoneTest
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    HailStoneTest()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)
    Use Hailstone sequence generator to generate shape

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • HailStoneTest

      public HailStoneTest()
  • Method Details

    • main

      public static void main​(java.lang.String[] args)
      Use Hailstone sequence generator to generate shape