代码搜索:Serializable
找到约 10,000 项符合「Serializable」的源代码
代码结果 10,000
www.eeworm.com/read/480502/1317555
java construct.java
package cn.handson.base;
import java.util.Date;
/**
* Construct generated by MyEclipse - Hibernate Tools
*/
public class Construct implements java.io.Serializable {
// Fields
www.eeworm.com/read/480440/1317879
java task.java
package mpi.signals;
import java.io.*;
import mpi.*;
public interface Task /*implements Serializable*/ {
/**
* Specify how the input task is to be executed. The result of the
* evalu
www.eeworm.com/read/479676/1331042
java user.java
package com.test.struts.domain;
/**
* User entity. @author MyEclipse Persistence Tools
*/
public class User implements java.io.Serializable {
// Fields
/**
*
*/
private st
www.eeworm.com/read/479246/1333851
java iconinfo.java
package net.datagram;
public class IconInfo implements java.io.Serializable{
String keyName;
/**
* builder 的UUID
*/
String tileUUId;
/**
* Builded 的UUID
*/
String new
www.eeworm.com/read/479171/1336629
java medal.java
package tarena.entity;
/**
* Medal entity.
*
* @author MyEclipse Persistence Tools
*/
public class Medal implements java.io.Serializable {
// Fields
private Integer id;
privat
www.eeworm.com/read/479171/1336630
java productattention.java
package tarena.entity;
import java.util.Date;
/**
* Productattention entity.
*
* @author MyEclipse Persistence Tools
*/
public class Productattention implements java.io.Serializable
www.eeworm.com/read/479171/1336652
java topicattention.java
package tarena.entity;
import java.util.Date;
/**
* Topicattention entity.
*
* @author MyEclipse Persistence Tools
*/
public class Topicattention implements java.io.Serializable {
www.eeworm.com/read/479171/1336654
java prices.java
package tarena.entity;
/**
* Prices entity.
*
* @author MyEclipse Persistence Tools
*/
public class Prices implements java.io.Serializable {
// Fields
private Integer id;
priv
www.eeworm.com/read/479171/1336659
java collect.java
package tarena.entity;
/**
* Collect entity.
*
* @author MyEclipse Persistence Tools
*/
public class Collect implements java.io.Serializable {
// Fields
private Integer id;
pr
www.eeworm.com/read/479165/1336851
java user.java
package org.whatisjava.dang.domain;
/**
* User generated by MyEclipse Persistence Tools
*/
public class User implements java.io.Serializable {
private static final long serialVersionUID =