代码搜索:Serializable

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

代码结果 10,000
www.eeworm.com/read/150538/5691663

jad dbconn.jad

// Decompiled by DJ v3.7.7.81 Copyright 2004 Atanas Neshkov Date: 2005-1-22 11:50:04 // Home Page : http://members.fortunecity.com/neshkov/dj.html - Check often for new version! // Decompiler opti
www.eeworm.com/read/147972/5718684

java edgeinfo.java

package sim.app.networktest; public class EdgeInfo implements java.io.Serializable { String label; public String getLabel() { return label; } public void setLabel( final String id ) {
www.eeworm.com/read/147972/5718728

java bytelist.java

package sim.app.lsystem; public class ByteList implements java.io.Serializable { public byte[] b; public int length = 0; ByteList() { b = new byte[16]; }
www.eeworm.com/read/147972/5718734

java decisioninfo.java

package sim.app.antsforage; import java.awt.*; public class DecisionInfo implements java.io.Serializable { public Point position; public int orientation; public double homePheromoneA
www.eeworm.com/read/147962/5718788

java logindao.java

/* * 创建日期 2005-12-4 * * TODO 要更改此生成的文件的模板,请转至 * 窗口 - 首选项 - Java - 代码样式 - 代码模板 */ package com.zhurun.Dao; import java.io.Serializable; import java.sql.SQLException; import java.util.Colle
www.eeworm.com/read/147913/5718853

java classesinfo.java

package limq.hibernate.vo; import java.io.Serializable; /** * A class that represents a row in the 'classes_info' table. * This class may be customized as it is never re-generated * after bein
www.eeworm.com/read/147913/5718855

java courses.java

/* * Created Sat Jul 09 23:24:39 CST 2005 by MyEclipse Hibernate Tool. */ package limq.hibernate.vo; import java.io.Serializable; import java.util.HashSet; import java.util.Set; /** * A class th
www.eeworm.com/read/147913/5718866

java contact.java

package limq.hibernate.vo; import java.io.Serializable; /** * A class that represents a row in the 'contact' table. * This class may be customized as it is never re-generated * after being cre
www.eeworm.com/read/147913/5718868

java teachers.java

package limq.hibernate.vo; import java.io.Serializable; import java.util.HashSet; import java.util.Set; /** * A class that represents a row in the 'teachers' table. * This class may be customize
www.eeworm.com/read/147913/5718870

java history.java

package limq.hibernate.vo; import java.io.Serializable; /** * A class that represents a row in the 'history' table. * This class may be customized as it is never re-generated * after being cre