Class MBObject

java.lang.Object
org.nustaq.serialization.minbin.MBObject
All Implemented Interfaces:
Serializable

public class MBObject extends Object implements Serializable
Date: 13.04.2014 Time: 15:36 Generic object used in case a reading application does not know about the classes used by the writing application
See Also:
  • Constructor Details

    • MBObject

      public MBObject(Object typeInfo)
  • Method Details