Class RemoteArray
java.lang.Object
septogeddon.pluginquery.library.remote.RemoteArray
- All Implemented Interfaces:
Externalizable
,Serializable
Sterilize array component type into object array then convert it again into normal array
- Author:
- Thito Yalasatria Sunarya
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RemoteArray
public RemoteArray() -
RemoteArray
-
-
Method Details
-
findAvailableComponent
- Throws:
ClassNotFoundException
-
writeExternal
- Specified by:
writeExternal
in interfaceExternalizable
- Throws:
IOException
-
readExternal
- Specified by:
readExternal
in interfaceExternalizable
- Throws:
IOException
ClassNotFoundException
-