代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/194563/5129016
c moredesktopmgr.c
/*
File: MoreDesktopMgr.c
Contains: A collection of useful high-level Desktop Manager routines.
If the Desktop Manager is not available, use the Desktop file
for 'read' operations.
Versi
www.eeworm.com/read/194563/5129138
c moredesktopmgr.c
/*
File: MoreDesktopMgr.c
Contains: A collection of useful high-level Desktop Manager routines.
If the Desktop Manager is not available, use the Desktop file
for 'read' operations.
Versi
www.eeworm.com/read/194325/5132248
java iunitofwork.java
/* @LICENSE_COPYRIGHT@ */
package net.sf.irunninglog.transaction;
import java.io.Serializable;
import java.util.Collection;
/**
* Interface defining a unit of work for interacting with the a
www.eeworm.com/read/194325/5132318
java iqueryservice.java
/* @LICENSE_COPYRIGHT@ */
package net.sf.irunninglog.service;
import java.util.Collection;
/**
* Business interface to be implemented by any service that provides query
* functionality. This clas
www.eeworm.com/read/194325/5132358
java testqueryresultsformbean.java
package net.sf.irunninglog.servlet.formbean;
import java.util.ArrayList;
import java.util.Collection;
public class TestQueryResultsFormBean extends FormBeanTestCase {
public TestQueryRes
www.eeworm.com/read/190056/5190679
c moredesktopmgr.c
/*
File: MoreDesktopMgr.c
Contains: A collection of useful high-level Desktop Manager routines.
If the Desktop Manager is not available, use the Desktop file
for 'read' operations.
Versi
www.eeworm.com/read/190056/5190801
c moredesktopmgr.c
/*
File: MoreDesktopMgr.c
Contains: A collection of useful high-level Desktop Manager routines.
If the Desktop Manager is not available, use the Desktop file
for 'read' operations.
Versi
www.eeworm.com/read/187933/5215210
java asn1oid.java
package com.ca.commons.security.asn1;
import java.util.Hashtable;
/**
* A collection of object identifiers used in this package and other
* packages. They are defined by different standards
www.eeworm.com/read/179911/5293497
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
*
* Modified for ARM Linux by Russ
www.eeworm.com/read/179911/5296013
c guid.c
/*
* IEEE 1394 for Linux
*
* GUID collection and management
*
* Copyright (C) 2000 Andreas E. Bombe
*
* This code is licensed under the GPL. See the file COPYING in the root
* directory of th