代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/143791/5754519
h mpc86xads.h
/*
* A collection of structures, addresses, and values associated with
* the Motorola MPC8xxADS board. Copied from the FADS config.
*
* Copyright (c) 1998 Dan Malek (dmalek@jlc.net)
*
* M
www.eeworm.com/read/143791/5755221
h mpc86xads.h
/*
* A collection of structures, addresses, and values associated with
* the Motorola MPC8xxADS board. Copied from the FADS config.
*
* Copyright (c) 1998 Dan Malek (dmalek@jlc.net)
*
* M
www.eeworm.com/read/142674/5763279
java~4~ serviceproduct.java~4~
package xian.bin.serivce;
import java.util.*;
import xian.bin.product.ProductDTO;
public interface ServiceProduct {
public void addProduct()throws Exception;
public Collection getAllProduct()throw
www.eeworm.com/read/142674/5763298
java~3~ serviceproduct.java~3~
package xian.bin.serivce;
import java.util.*;
import xian.bin.product.ProductDTO;
public interface ServiceProduct {
public void addProduct()throws Exception;
public Collection getAllProduct()throw
www.eeworm.com/read/142674/5763302
java~6~ servicecatalog.java~6~
package xian.bin.serivce;
import java.util.*;
import xian.bin.dto.*;
public interface ServiceCatalog {
public void addBigCatalog(String catalog)throws Exception;
public Collection getAllBigCatalog
www.eeworm.com/read/140874/5778778
java lockerbean.java
package cmpsample;
import javax.ejb.*;
import java.util.Collection;
abstract public class LockerBean implements EntityBean {
EntityContext entityContext;
public java.lang.Integer ejbCreate(java.
www.eeworm.com/read/140467/5789401
h mpc86xads.h
/*
* A collection of structures, addresses, and values associated with
* the Motorola MPC8xxADS board. Copied from the FADS config.
*
* Copyright (c) 1998 Dan Malek (dmalek@jlc.net)
*
* M
www.eeworm.com/read/136812/5859452
h cms_rainbow.h
/* @(#)cms_rainbow.h 1.1 92/07/30 SMI */
/*
* Copyright (c) 1983 by Sun Microsystems, Inc.
*/
/*
* Definition of the colormap segment CMS_RAINBOW,
* a small collection of colors of the rainbow.
www.eeworm.com/read/133885/5898945
java paramvec.java
/**
* A collection of parameters. Simple enough not to require an interface.
*
* @author Waleed Kadous
* @version $Id: ParamVec.java,v 1.1.1.1 2002/06/28 07:36:16 waleed Exp $
*/
package
www.eeworm.com/read/133837/5899261
h extern.h
/* extern.h - The collection of external definitions needed. */
/* This file is part of GDBM, the GNU data base manager, by Philip A. Nelson.
Copyright (C) 1990, 1991, 1993 Free Software Founda