代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/316872/3590340
h rpxclassic.h
/*
* A collection of structures, addresses, and values associated with
* the RPCG RPX-Classic board. Copied from the RPX-Lite stuff.
*
* Copyright (c) 1998 Dan Malek (dmalek@jlc.net)
*/
#ifdef _
www.eeworm.com/read/316872/3590350
h rpxlite.h
/*
* A collection of structures, addresses, and values associated with
* the RPCG RPX-Lite board. Copied from the MBX stuff.
*
* Copyright (c) 1998 Dan Malek (dmalek@jlc.net)
*/
#ifdef __KERNEL_
www.eeworm.com/read/316872/3590383
h fads.h
/*
* A collection of structures, addresses, and values associated with
* the Motorola 860T FADS board. Copied from the MBX stuff.
*
* Copyright (c) 1998 Dan Malek (dmalek@jlc.net)
*
* Added MPC
www.eeworm.com/read/316701/3608735
java workspacemanager.java
package connex.core.WS;
import net.jxta.peergroup.*;
import java.util.Collection;
import java.util.Vector;
import connex.app.LoadStatusListener;
public class WorkspaceManager {
/**
www.eeworm.com/read/312361/3672807
java goodsclass.java
package com.qrsx.buyflowers.beans;
import java.sql.SQLException;
import java.util.Collection;
public class GoodsClass {
private String goodsId;
private String goodsName;
private String go
www.eeworm.com/read/312155/3675626
java facade.java
package bookstoreejb;
import javax.ejb.*;
import java.util.*;
import java.rmi.*;
public interface facade extends javax.ejb.EJBObject {
public Collection getAllBook() throws RemoteException;
publ
www.eeworm.com/read/306298/3743141
java~81~ testgoodscactus1.java~81~
package baseinforinterface;
import org.apache.cactus.*;
import javax.naming.*;
import java.util.Collection;
import java.rmi.RemoteException;
public class TestGoodsCactus1 extends ServletTestC
www.eeworm.com/read/306298/3743152
java~45~ testwarehousecactus1.java~45~
package baseinforinterface;
import org.apache.cactus.*;
import javax.naming.*;
import java.util.Collection;
import java.rmi.RemoteException;
public class TestWarehouseCactus1 extends ServletTestCase
www.eeworm.com/read/306298/3743164
java~49~ testwarehousecactus1.java~49~
package baseinforinterface;
import org.apache.cactus.*;
import javax.naming.*;
import java.util.Collection;
import java.rmi.RemoteException;
public class TestWarehouseCactus1 extends ServletTestCase