代码搜索:Serializable

找到约 10,000 项符合「Serializable」的源代码

代码结果 10,000
www.eeworm.com/read/111305/6158239

java action.java

package org.jgpd.io.jbpm.definition; import java.io.*; public interface Action extends Serializable { EventType getEventType(); }
www.eeworm.com/read/111069/6159525

java principalimpl.java

import java.io.Serializable; import java.security.Principal; // // This class defines the principle object, which is just an encapsulated // String name public class PrincipalImpl implements Prin
www.eeworm.com/read/111069/6159543

java principalimpl.java

import java.io.Serializable; import java.security.Principal; // // This class defines the principle object, which is just an encapsulated // String name public class PrincipalImpl implements Prin
www.eeworm.com/read/110076/6165812

java clnsoc.java

package rmisocket; import java.rmi.*; import java.rmi.server.*; import java.net.*; import java.io.*; class Clnsoc implements RMIClientSocketFactory, Serializable { //实现RMIClientSocketFactory基类构造
www.eeworm.com/read/110076/6165813

java svrsoc.java

package rmisocket; import java.rmi.*; import java.rmi.server.*; import java.net.*; import java.io.*; class Svrsoc implements RMIServerSocketFactory, Serializable { //实现RMIServerSocketFactory基类构造程
www.eeworm.com/read/108699/6181117

java converterhome.java

/* * * Copyright 2001 Sun Microsystems, Inc. All Rights Reserved. * * This software is the proprietary information of Sun Microsystems, Inc. * Use is subject to license terms. * */ import
www.eeworm.com/read/108699/6181120

java htmlreaderhome.java

/* * * Copyright 2001 Sun Microsystems, Inc. All Rights Reserved. * * This software is the proprietary information of Sun Microsystems, Inc. * Use is subject to license terms. * */ import
www.eeworm.com/read/108699/6181126

java checkerhome.java

/* * * Copyright 2001 Sun Microsystems, Inc. All Rights Reserved. * * This software is the proprietary information of Sun Microsystems, Inc. * Use is subject to license terms. * */ import
www.eeworm.com/read/108699/6181136

java enrollerhome.java

/* * * Copyright 2001 Sun Microsystems, Inc. All Rights Reserved. * * This software is the proprietary information of Sun Microsystems, Inc. * Use is subject to license terms. * */ import
www.eeworm.com/read/108699/6181149

java confirmerhome.java

/* * * Copyright 2001 Sun Microsystems, Inc. All Rights Reserved. * * This software is the proprietary information of Sun Microsystems, Inc. * Use is subject to license terms. * */ import