Package com.sleepycat.bdb.bind.serial.test

Examples of com.sleepycat.bdb.bind.serial.test.TestClassCatalog


    }

    void initSerialShared()
        throws Exception {

        jtc = new TestClassCatalog();
        fo = new FastOutputStream();
    }
View Full Code Here

TOP

Related Classes of com.sleepycat.bdb.bind.serial.test.TestClassCatalog

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.