Class SensorTest.BoolWrapper

java.lang.Object
org.jbox2d.testbed.tests.SensorTest.BoolWrapper
Enclosing class:
SensorTest

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

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • tf

      boolean tf
  • Constructor Details

    • BoolWrapper

      BoolWrapper()