代码搜索:Serializable
找到约 10,000 项符合「Serializable」的源代码
代码结果 10,000
www.eeworm.com/read/173019/5381105
java chordremovefuture.java
/***************************************************************************
* *
* ChordREmoveFutur
www.eeworm.com/read/172147/5389137
java doubleobject.java
/*
* Copyright 2005-2007 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/171731/5392013
java dao.java
package org.appfuse.dao;
import java.io.Serializable;
import java.util.List;
/**
* Data Access Object (DAO) interface. This is an interface
* used to tag our DAO classes and to provide
www.eeworm.com/read/168578/5444463
java abstractseriesdataset.java
/* ===========================================================
* JFreeChart : a free chart library for the Java(tm) platform
* ===========================================================
*
* (
www.eeworm.com/read/167133/5466845
java valuehandlerimpl.java
/* ValueHandlerImpl.java --
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under t
www.eeworm.com/read/165790/5478686
java dao.java
package com.relationinfo.dao;
import java.io.Serializable;
import java.util.List;
/**
* Data Access Object (DAO) interface. This is an interface
* used to tag our DAO classes and to pro
www.eeworm.com/read/165785/5478779
java dao.java
package com.relationinfo.dao;
import java.io.Serializable;
import java.util.List;
/**
* Data Access Object (DAO) interface. This is an interface
* used to tag our DAO classes and to pro
www.eeworm.com/read/165782/5478890
java dao.java
package com.relationinfo.dao;
import java.io.Serializable;
import java.util.List;
/**
* Data Access Object (DAO) interface. This is an interface
* used to tag our DAO classes and to pro
www.eeworm.com/read/162634/5514971
java inoututil.java
/* Copyright (c) 2001-2005, The HSQL Development Group
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that
www.eeworm.com/read/162614/5532179
java idltypehelper.java
/* IDLTypeHelper.java --
Copyright (C) 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the t