代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/183181/5257851
java agency.java
package agency;
import java.rmi.*;
import java.util.*;
import javax.ejb.*;
public interface Agency extends EJBObject
{
String getAgencyName() throws RemoteException;
Collection getAppl
www.eeworm.com/read/183181/5257862
java agency.java
package agency;
import java.rmi.*;
import java.util.*;
import javax.ejb.*;
public interface Agency extends EJBObject
{
String getAgencyName() throws RemoteException;
Collection getAppl
www.eeworm.com/read/183181/5257877
java agency.java
package agency;
import java.rmi.*;
import java.util.*;
import javax.ejb.*;
public interface Agency extends EJBObject
{
String getAgencyName() throws RemoteException;
Collection getAppl
www.eeworm.com/read/183181/5257894
java agency.java
package agency;
import java.rmi.*;
import java.util.*;
import javax.ejb.*;
public interface Agency extends EJBObject
{
String getAgencyName() throws RemoteException;
Collection getAppl
www.eeworm.com/read/182037/5274123
java formula.java
/*
* Formula.java 1.0 05/04/14
*
* Copyright 2004-2005 Positronic Software.
*
*
*/
package positronic.satisfiability.elements;
/**
* A class which represents a collection of IClause objects,
www.eeworm.com/read/179911/5293027
c misc.c
/*
* arch/sh/boot/compressed/misc.c
*
* This is a collection of several routines from gzip-1.0.3
* adapted for Linux.
*
* malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994
*
* Adapte
www.eeworm.com/read/179911/5294100
c drivers.c
/*
drivers.c
Copyright (c) 1999 The Puffin Group
This is a collection of routines intended to register all the devices
in a system, and register device drivers.
*/
#include
#inclu
www.eeworm.com/read/179911/5294149
c misc.c
/*
* misc.c
*
* This is a collection of several routines from gzip-1.0.3
* adapted for Linux.
*
* malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994
* puts by Nick Holloway 1993, bette
www.eeworm.com/read/179672/5302729
java searcher.java
package jaoso.framework.core.search;
import java.util.Collection;
/**
* @author Quake Wang,Edgeloner
* @since 2004-5-21
* @version $Revision: 1.2 $
*
**/
public interf
www.eeworm.com/read/177338/5329148
java popupactionconfig.java
package org.jawin.browser.popup;
import java.util.ArrayList;
/**
* A configuration item for a collection of popup actions keyed against
* the base data target class name.
*
* This class