代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/209510/4977773
java collectiondata.java
//: net/mindview/util/CollectionData.java
// A Collection filled with data using a generator object.
package net.mindview.util;
import java.util.*;
public class CollectionData extends ArrayLi
www.eeworm.com/read/205824/5022320
h macros.h
/**
* \file macros.h
* A collection of useful macros.
*/
/*
* Mesa 3-D graphics library
* Version: 6.0
*
* Copyright (C) 1999-2004 Brian Paul All Rights Reserved.
*
* Permissi
www.eeworm.com/read/202075/5054687
java datasources.java
/**
* This file is generated by BorlandXML.
*/
package com.prudsys.pdm.Adapters.ServiceAPI.DataSource;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collection;
im
www.eeworm.com/read/200288/5067030
h genietv.h
/*
* A collection of structures, addresses, and values associated with
* the Motorola 860T FADS board. Copied from the MBX stuff.
* Magnus Damm added defines for 8xxrom and extended bd_info.
www.eeworm.com/read/200288/5067086
h mpc885ads.h
/*
* A collection of structures, addresses, and values associated with
* the Motorola MPC885ADS board. Values common to all FADS family boards
* are in board/fads/fads.h
*
* Copyright (C) 2003-20
www.eeworm.com/read/200288/5067091
h fads860t.h
/*
* A collection of structures, addresses, and values associated with
* the Motorola 860T FADS board. Copied from the MBX stuff.
* Magnus Damm added defines for 8xxrom and extended bd_info.
www.eeworm.com/read/200288/5067167
h fads823.h
/*
* A collection of structures, addresses, and values associated with
* the Motorola 860T FADS board. Copied from the MBX stuff.
* Magnus Damm added defines for 8xxrom and extended bd_info.
www.eeworm.com/read/200288/5067276
h fads850sar.h
/*
* A collection of structures, addresses, and values associated with
* the Motorola 860T FADS board. Copied from the MBX stuff.
* Magnus Damm added defines for 8xxrom and extended bd_info.
www.eeworm.com/read/198514/5086830
java productservice.java
package com.meybosoft.microerp.business;
import java.util.Collection;
import com.easyjf.web.tools.IPageList;
import com.meybosoft.microerp.domain.Product;
public interface ProductService {
www.eeworm.com/read/193432/5143573
java topicserverimpl.java
/*
* Copyright 1999 by dreamBean Software,
* All rights reserved.
*/
package masteringrmi.chat.server;
import java.io.IOException;
import java.util.Collection;
import java.util.ArrayList;