Class RelRecordType.SerializableRelRecordType

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    RelRecordType

    private static class RelRecordType.SerializableRelRecordType
    extends java.lang.Object
    implements java.io.Serializable
    Skinny object which has the same information content as a RelRecordType but skips redundant stuff like digest and the immutable list.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      private java.lang.Object readResolve()
      Per Serializable API.
      • Methods inherited from class java.lang.Object

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