代码搜索:Serializable
找到约 10,000 项符合「Serializable」的源代码
代码结果 10,000
www.eeworm.com/read/477225/1363467
java tbsubtype.java
package com.lzw.model;
public class TbSubType implements java.io.Serializable {
private Integer id;
private TbSuperType tbSuperType;
private String typeName;
public TbSubType() {
}
www.eeworm.com/read/476331/1373152
cs racer.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace Wrox.ProCSharp.Collections
{
[Serializable]
public class Racer : IComparable, IFormattable, IEquatable
www.eeworm.com/read/476331/1373157
cs racer.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace Wrox.ProCSharp.Collections
{
[Serializable]
public class Racer : IComparable, IFormattable, IEquatable
www.eeworm.com/read/476331/1373174
cs document.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace Wrox.ProCSharp.Collections
{
[Serializable]
public class Document
{
private string title;
p
www.eeworm.com/read/476331/1373181
cs person.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace Wrox.ProCSharp.Collections
{
[Serializable]
public class Person
{
public Person(string name)
www.eeworm.com/read/476331/1373199
cs employee.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace Wrox.ProCSharp.Collections
{
[Serializable]
public class Employee
{
private string name;
pr
www.eeworm.com/read/474998/1386475
java search.java
package com.vo;
/**
* Search generated by MyEclipse Persistence Tools
*/
public class Search implements java.io.Serializable
{
// Fields
private Integer id;
private String keyword
www.eeworm.com/read/474498/1393649
java authoritybasedusercache.java
package sample.auth.cache;
import java.io.Serializable;
import org.acegisecurity.GrantedAuthority;
/**
* user-role 缓存
* @author limq
*
*/
public interface AuthorityBasedUserCache {
www.eeworm.com/read/474132/1395478
java syfxdmdjzclx.java
package com.syfxapp.pojo;
/**
* SyfxDmDjzclx entity. @author MyEclipse Persistence Tools
*/
public class SyfxDmDjzclx implements java.io.Serializable {
// Fields
private String djzcl
www.eeworm.com/read/474132/1395481
java syfxdmczry.java
package com.syfxapp.pojo;
/**
* SyfxDmCzry entity. @author MyEclipse Persistence Tools
*/
public class SyfxDmCzry implements java.io.Serializable {
// Fields
private String czryDm;