Class PersistentByteArrayPortability

    • Constructor Detail

      • PersistentByteArrayPortability

        private PersistentByteArrayPortability()
    • Method Detail

      • flush

        public void flush()
                   throws java.io.IOException
        Specified by:
        flush in interface Persistent
        Throws:
        java.io.IOException
      • close

        public void close()
                   throws java.io.IOException
        Specified by:
        close in interface Persistent
        Throws:
        java.io.IOException
      • persist

        public void persist​(java.io.ObjectOutput output)
                     throws java.io.IOException
        Specified by:
        persist in interface Persistent
        Throws:
        java.io.IOException
      • bootstrap

        public void bootstrap​(java.io.ObjectInput input)
                       throws java.io.IOException
        Specified by:
        bootstrap in interface Persistent
        Throws:
        java.io.IOException