代码搜索:Serializable
找到约 10,000 项符合「Serializable」的源代码
代码结果 10,000
www.eeworm.com/read/422721/2034788
java bid.java
package y2.yxb.entity;
import java.util.Date;
/**
* Bid generated by MyEclipse Persistence Tools
*/
public class Bid implements java.io.Serializable {
// Fields
/**
*
*/
www.eeworm.com/read/422343/2038151
java vorderdetailid.java
package com.lzw.model;
public class VOrderDetailId implements java.io.Serializable {
private long orderId;
private String goodsId;
private String goodsName;
private double price;
www.eeworm.com/read/422065/2043117
java dictionary.java
package WordSegment;
import java.io.*;
import java.util.*;
public class Dictionary implements Serializable
{
/**
*
*/
private static final long serialVersionUID = 1L;
private HashMa
www.eeworm.com/read/421463/2051814
java fieldselectorresult.java
package org.apache.lucene.document;
import java.io.Serializable;
/**
* Copyright 2004 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may
www.eeworm.com/read/421463/2051818
java fieldselector.java
package org.apache.lucene.document;
import java.io.Serializable;
/**
* Copyright 2004 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may
www.eeworm.com/read/420947/2059019
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/420947/2059022
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
www.eeworm.com/read/420947/2059076
java basemember.java
package com.jeecms.core.entity.base;
import java.io.Serializable;
/**
* This is an object that contains data related to the core_member table.
* Do not modify this class because it will be
www.eeworm.com/read/420947/2059081
java basefunction.java
package com.jeecms.core.entity.base;
import java.io.Serializable;
/**
* This is an object that contains data related to the core_function table.
* Do not modify this class because it will
www.eeworm.com/read/420947/2059082
java baseadmin.java
package com.jeecms.core.entity.base;
import java.io.Serializable;
/**
* This is an object that contains data related to the core_admin table.
* Do not modify this class because it will be