代码搜索:Serializable

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

代码结果 10,000
www.eeworm.com/read/436726/1845170

java template.java

package com.jeecms.core.entity; public class Template implements java.io.Serializable { private static final long serialVersionUID = 1L; }
www.eeworm.com/read/435654/1862986

java template.java

package com.jeecms.core.entity; public class Template implements java.io.Serializable { private static final long serialVersionUID = 1L; }
www.eeworm.com/read/434658/1868920

java config.java

/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.deskManager.File; public class Config implements java.io.Serializable { /** *
www.eeworm.com/read/433261/1884295

java message.java

package po; /** * Message generated by MyEclipse Persistence Tools */ public class Message implements java.io.Serializable { // Fields private Integer id; private String nam;
www.eeworm.com/read/429630/1947613

java voteinfo.java

package sunyang.vote.domain; @SuppressWarnings("serial") public class VoteInfo implements java.io.Serializable{ /** * @param voteId * 主键 * @param title * 投票主题
www.eeworm.com/read/427741/1966505

java test.java

public class Test implements java.io.Serializable { String value; public Test(String value) { this.value=value; } public String getValue() { return value; } }
www.eeworm.com/read/426984/1985954

java storein.java

package com.emis.model.store.hibernate; /** * Storein generated by MyEclipse - Hibernate Tools */ public class Storein implements java.io.Serializable { // Fields p
www.eeworm.com/read/426980/1986107

java cartselectedmer.java

package com.ORM; /** * Cartselectedmer generated by MyEclipse Persistence Tools */ public class Cartselectedmer implements java.io.Serializable { // Fields private Integer id; pr
www.eeworm.com/read/426588/1988983

java dtpropertiesid.java

package org.hibernate.beans; /** * DtpropertiesId entity. @author MyEclipse Persistence Tools */ public class DtpropertiesId extends AbstractDtpropertiesId implements java.io.Serializable {
www.eeworm.com/read/426588/1988991

java dtproperties.java

package org.hibernate.beans; /** * Dtproperties entity. @author MyEclipse Persistence Tools */ public class Dtproperties extends AbstractDtproperties implements java.io.Serializable { /