Class SensorTest.BoolWrapper

  • Enclosing class:
    SensorTest

    class SensorTest.BoolWrapper
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) boolean tf  
    • Constructor Summary

      Constructors 
      Constructor Description
      BoolWrapper()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • tf

        boolean tf
    • Constructor Detail

      • BoolWrapper

        BoolWrapper()