Class SignerAdapter

java.lang.Object
org.jbox2d.testbed.framework.SignerAdapter
All Implemented Interfaces:
JbSerializer.ObjectSigner

class SignerAdapter extends java.lang.Object implements JbSerializer.ObjectSigner
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    java.lang.Long
    getTag(Shape argShape)
     
    java.lang.Long
    getTag(Body argBody)
     
    java.lang.Long
    getTag(Fixture argFixture)
     
    java.lang.Long
    getTag(Joint argJoint)
     
    java.lang.Long
    getTag(World argWorld)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait