代码搜索:Serializable

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

代码结果 10,000
www.eeworm.com/read/445791/1718096

java flight.java

package flight2; import java.io.*; //public class Flight{ public class Flight implements Serializable{ protected String flightNumber; protected String origin; protected String destinat
www.eeworm.com/read/445664/1719554

java baseobject.java

package org.appfuse.model; import java.io.Serializable; /** * Base class for Model objects. Child objects should implement toString(), * equals() and hashCode(); * * *
www.eeworm.com/read/444967/1727112

java tpcroom.java

package com.chinatelecom.mode; import java.util.Set; /** * TPcroom generated by MyEclipse Persistence Tools */ public class TPcroom implements java.io.Serializable { // Fields pri
www.eeworm.com/read/444967/1727114

java tlog.java

package com.chinatelecom.mode; import java.util.Date; /** * TLog generated by MyEclipse Persistence Tools */ public class TLog implements java.io.Serializable { // Fields private
www.eeworm.com/read/444757/1729850

java tbkucun.java

package model; public class TbKucun implements java.io.Serializable { private String id; private String spname; private String jc; private String cd; private String gg;
www.eeworm.com/read/443593/1739199

java user.java

package com.movie.dojo; /** * User entity. * * @author MyEclipse Persistence Tools */ public class User implements java.io.Serializable { // Fields private Integer id; private
www.eeworm.com/read/443515/1739588

java centrelayout.java

package com.jhlabs.awt; import java.awt.*; public class CentreLayout implements LayoutManager, java.io.Serializable { /** * Adds the specified component to the layout. Not used by this cla
www.eeworm.com/read/442268/1764416

java stuscore.java

package com.accp.entity; /** * Stuscore entity. * * @author MyEclipse Persistence Tools */ public class Stuscore implements java.io.Serializable { // Fields private Long id; p
www.eeworm.com/read/442150/1765634

java basemsg.java

package com.jeecms.auxiliary.entity.base; import java.io.Serializable; /** * This is an object that contains data related to the AUXI_MSG table. * Do not modify this class because it will
www.eeworm.com/read/442150/1765637

java basevoteitem.java

package com.jeecms.auxiliary.entity.base; import java.io.Serializable; /** * This is an object that contains data related to the VOTE_ITEM table. * Do not modify this class because it will