代码搜索:Serializable
找到约 10,000 项符合「Serializable」的源代码
代码结果 10,000
www.eeworm.com/read/300929/3843530
java serializable.java
/*
* Copyright (C) 2006-2007 Funambol
*
* 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 Fr
www.eeworm.com/read/281683/4113427
java serializable.java
package java.io;
/**
* This interface is not functional. It's here
* to satisfy jikes.
*/
public interface Serializable
{
}
www.eeworm.com/read/272724/4215059
java serializable.java
// Serializable - interface for serializable objects
//
// Copyright (C) 1996 by Jef Poskanzer . All rights reserved.
//
// Redistribution and use in source and binary forms, with o
www.eeworm.com/read/440906/1784121
java serializable.java
/* Serializable.java -- Interface to indicate a class may be serialized
Copyright (C) 1998, 1999, 2001 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free sof
www.eeworm.com/read/430599/1919829
java serializable.java
/*****************************************************************
JADE - Java Agent DEvelopment Framework is a framework to develop
multi-agent systems in compliance with the FIPA specifications.
www.eeworm.com/read/420043/2071964
java serializable.java
/*
* @(#)Serializable.java 1.5 97/03/12
*
* Copyright (c) 1995, 1996 Sun Microsystems, Inc. All Rights Reserved.
*
* This software is the confidential and proprietary information of Sun
www.eeworm.com/read/420043/2072201
java serializable.java
/*
* @(#)Serializable.java 1.6 97/01/22
*
* Copyright (c) 1995, 1996 Sun Microsystems, Inc. All Rights Reserved.
*
* This software is the confidential and proprietary information of Sun
www.eeworm.com/read/387936/2553847
java serializable.java
package no.auc.one.portableplayer.utils;
import java.io.IOException;
import java.io.DataOutput;
import java.io.PrintStream;
public interface Serializable {
void serialize(DataOutput dout)
www.eeworm.com/read/267433/4267406
java serializable.java
/*
* Copyright (C) 2006-2007 Funambol
*
* 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 Fr
www.eeworm.com/read/162614/5534803
java serializable.java
/* Serializable.java -- Interface to indicate a class may be serialized
Copyright (C) 1998, 1999, 2001, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is f