代码搜索:Serializable

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

代码结果 10,000
www.eeworm.com/read/108699/6181161

java rosterhome.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. * */ package
www.eeworm.com/read/108699/6181177

java coffeehome.java

/* * * Copyright 2000 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/6181296

java txcontrollerhome.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. * */ package
www.eeworm.com/read/108698/6181380

java profilepk.java

package ProfileTest; public class ProfilePK implements java.io.Serializable { public String profile; public boolean equals( Object other ) { if ( other instanceof ProfilePK ) {
www.eeworm.com/read/108698/6181384

java ejbldaphome.java

/* * LdapHome.java */ package HelloWorldLdap; import java.io.Serializable; import java.rmi.Remote; import java.rmi.RemoteException; import javax.ejb.EJBHome; import javax.ejb.EJBObject; import ja
www.eeworm.com/read/108165/6184409

java cartitem.java

package org.springframework.samples.jpetstore.domain; import java.io.Serializable; public class CartItem implements Serializable { /* Private Fields */ private Item item; private in
www.eeworm.com/read/108165/6184410

java category.java

package org.springframework.samples.jpetstore.domain; import java.io.Serializable; public class Category implements Serializable { /* Private Fields */ private String categoryId;
www.eeworm.com/read/108165/6185631

java reversemethodreplacer.java

/* * The Spring Framework is published under the terms * of the Apache Software License. */ package org.springframework.beans.factory.xml; import java.io.Serializable; import java.lang.r
www.eeworm.com/read/107716/6188515

java accountpk.java

package com.wiley.compBooks.roman.entity.account; import java.io.Serializable; /** * Primary Key class for Account. */ public class AccountPK implements java.io.Serializable { public Str
www.eeworm.com/read/107036/6190722

java otheroption.java

/** * This class was generated from a set of XML constraints * by the Enhydra Zeus XML Data Binding Framework. All * source code in this file is constructed specifically * to work with other