代码搜索:Serializable

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

代码结果 10,000
www.eeworm.com/read/130492/14189401

java linkpredicate.java

/* * WebSPHINX web crawling toolkit * Copyright (C) 1998,1999 Carnegie Mellon University * * This library is free software; you can redistribute it * and/or modify it under the terms of the GNU
www.eeworm.com/read/130492/14189686

java action.java

/* * WebSPHINX web crawling toolkit * Copyright (C) 1998,1999 Carnegie Mellon University * * This library is free software; you can redistribute it * and/or modify it under the terms of the GNU
www.eeworm.com/read/129197/14258248

java complexdepartment.java

/* * ComplexDepartment.java * * Created on October 3, 2002, 3:54 PM */ package ch20; import java.io.Serializable; /** * * @author Stephen Potts */ public class ComplexDepartment implements
www.eeworm.com/read/230435/14289322

cs tableoptionsinfo.cs

using System; namespace YariSoft.DBCommander.Misc { [Serializable] public class TableOptionsInfo { #region Local variables private bool _identityOff = false; #endregion #regi
www.eeworm.com/read/127767/14336089

txt e001. the quintessential bean.txt

This example bean has a single property called property. If the property were not a boolean, it would not have an isX() method. Also, if the property were read-only, it would not have a setX() method.
www.eeworm.com/read/127611/14346790

java abstractanswerset.java

package paper; import java.io.Serializable; /** * @author SpiritRain * * Abstract class of Answer set * which contains all of the key answers * */ public abstract class AbstractA
www.eeworm.com/read/127116/14376906

java goldringedstaff.java

package com.javapatterns.prototype.monkeyking2; import java.util.Date; import java.io.Serializable; public class GoldRingedStaff implements Cloneable, Serializable { public GoldRingedStaf
www.eeworm.com/read/228470/14383310

java cartitembean.java

package shop; import java.io.Serializable; public class CartItemBean implements Serializable { /** * */ private static final long serialVersionUID = 1L; private productBean pr
www.eeworm.com/read/124570/14559552

java task.java

/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either vers
www.eeworm.com/read/220177/14847488

java mouseinput.java

// Decompiled by DJ v3.9.9.91 Copyright 2005 Atanas Neshkov Date: 3/8/2007 1:20:10 PM // Home Page : http://members.fortunecity.com/neshkov/dj.html - Check often for new version! // Decompiler opt