因而,传入OR B的所有值都必须实现可序列化的接口。
As such, all values passed into the ORB must implement the serializable interface.
使用XStream序列化的类不需要实现Serializable接口。
The classes that you serialize with XStream don't need to implement the Serializable interface.
该算法使用了可序列化的名称、类实现的所有接口的名称、可序列化类的所有数据成员,等等。
The algorithm USES the name of the serializable class, names of all the interfaces it implements, all the data members of the serializable class, etc.
最终返回类型不通过任意异步服务接口或实现类指定,允许您选择任意可序列化的返回数据类型。
The eventual return type is not specified by any of the asynchronous service interfaces or implementation classes, leaving the return type your choice, which can be any serializable data type.
操作方法是创建一个实现这个“可序列化”接口的POJO。
Do this by creating a POJO that implements the "serializable" interface.
序列化会话对象:因为会话中包含的对象将在集群内的节点中进行同步,所以必须实现它们的serializable接口。
Serializing the session object: Since objects that have been included in a session will be synchronized across nodes of a cluster, they must be implemented with the serializable interface.
所有的通过基类实现的接口是由其派生类继承。不可序列化的。
All interfaces implemented by base classes are inherited by their derived classes. Not just Serializable.
未实现此接口的类将无法使其任何状态序列化或反序列化。
Classes that do not implement this interface will not have any of their state serialized or deserialized.
当没有什么像序列化的标记接口来实现。
When there is nothing to implement in the marker interfaces like Serializable.
当没有什么像序列化的标记接口来实现。
When there is nothing to implement in the marker interfaces like Serializable.
应用推荐