Class Machine.Thread

  • Enclosing class:
    Machine

    private static class Machine.Thread
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int[] cap  
      (package private) Inst inst  
    • Constructor Summary

      Constructors 
      Constructor Description
      Thread​(int n)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • cap

        int[] cap
    • Constructor Detail

      • Thread

        Thread​(int n)