Class DeterministicTest.TestDeterministicClass

  • Enclosing class:
    DeterministicTest

    public static class DeterministicTest.TestDeterministicClass
    extends java.lang.Object
    Class to test @NonDeterministic annotation
    • Constructor Detail

      • TestDeterministicClass

        public TestDeterministicClass()
    • Method Detail

      • deterministic

        public static int deterministic​(int a)
      • nonDeterministic

        public static int nonDeterministic​(int a)