Serialized Form


Package com.googlecode.javaewah

Class com.googlecode.javaewah.EWAHCompressedBitmap extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException
Throws:
IOException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package com.googlecode.javaewah.datastructure

Class com.googlecode.javaewah.datastructure.BitSet extends Object implements Serializable

serialVersionUID: 7997698588986878753L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package com.googlecode.javaewah32

Class com.googlecode.javaewah32.EWAHCompressedBitmap32 extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException
Throws:
IOException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException



Copyright © 2014. All Rights Reserved.