代码搜索:Serializable

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

代码结果 10,000
www.eeworm.com/read/369426/2798681

java chessgamestate.java

import java.io.*; public class ChessGameState implements Serializable { private ChessBoard theBoard; private ChessPlayer white; private ChessPlayer black; private int fiftyMovesCounter; }
www.eeworm.com/read/366919/2858500

java inventory.java

package org.itfuture.www.po; /** * Inventory generated by MyEclipse - Hibernate Tools */ public class Inventory implements java.io.Serializable { // Fields private
www.eeworm.com/read/366919/2858502

java lineitemid.java

package org.itfuture.www.po; /** * LineitemId generated by MyEclipse - Hibernate Tools */ public class LineitemId implements java.io.Serializable { // Fields privat
www.eeworm.com/read/366919/2858506

java bannerdata.java

package org.itfuture.www.po; /** * Bannerdata generated by MyEclipse - Hibernate Tools */ public class Bannerdata implements java.io.Serializable { // Fields privat
www.eeworm.com/read/363495/2917723

java permission.java

package org.artemis.right.model; public class Permission implements java.io.Serializable { // Fields private PerssionId id; // Constructors /** default constru
www.eeworm.com/read/363495/2917729

java userrole.java

package org.artemis.right.model; public class UserRole implements java.io.Serializable { // Fields private UserRoleId id; // Constructors /** default construct
www.eeworm.com/read/360917/2955659

java userkey.java

package com.yuanzhen.model; /** * Userkey generated by MyEclipse - Hibernate Tools */ public class Userkey implements java.io.Serializable { // Fields private Integ
www.eeworm.com/read/359386/2976732

java user.java

package examples; /** * User represents details of the customer. */ public class User implements java.io.Serializable { /* * Id of the customer. */ private String cust
www.eeworm.com/read/358292/2987125

java permissions.java

package com.jlobo.identity; // default package /** * Permissions generated by MyEclipse Persistence Tools */ public class Permissions implements java.io.Serializable { // Fiel
www.eeworm.com/read/358292/2987193

java examinationpapership.java

package com.jlobo.web.beans; // default package /** * ExaminationPaperShip generated by MyEclipse Persistence Tools */ public class ExaminationPaperShip implements java.io.Serializable