Class H2O.OxygenRunnable

java.lang.Object
g1101_1200.s1117_building_h2o.H2O.OxygenRunnable
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
H2O

public static class H2O.OxygenRunnable extends java.lang.Object implements java.lang.Runnable
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run()
     

    Methods inherited from class java.lang.Object

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

    • OxygenRunnable

      public OxygenRunnable(H2O h2O)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface java.lang.Runnable