com.hazelcast.nio.serialization
Interface PortableAdapter<T>

All Superinterfaces:
Portable

public interface PortableAdapter<T>
extends Portable

Author:
mdogan 1/4/13

Method Summary
 Object toObject()
           
 
Methods inherited from interface com.hazelcast.nio.serialization.Portable
getClassId, getFactoryId, readPortable, writePortable
 

Method Detail

toObject

Object toObject()


Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.