代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/402041/2333862
java timeboundedobjectlist.java
package org.trinet.util;
import java.util.Hashtable;
import java.util.Collection;
/**
* A list of timebounded objects.
*
*/
public class TimeBoundedObjectList extends Hashtable {
www.eeworm.com/read/401176/2342729
conf peer.conf
# This is the configuration for the GNUnet daemon when running
# the test in this directory (make check).
[PATHS]
GNUNETD_HOME = /tmp/gnunet-check-collection
[GNUNETD]
GNUNETD_HOME = /tmp/gn
www.eeworm.com/read/395929/2427938
readme
This directory contains the -liberty library of free software.
It is a collection of subroutines used by various GNU programs.
Current members include:
getopt -- get options from command line
obsta
www.eeworm.com/read/395509/2435391
java leavelanguagebean.java
package com;
import java.util.ArrayList;
import java.util.Collection;
import java.sql.*;
public class leavelanguageBean
{
private Connection con;
public leavelanguageBean()
{
www.eeworm.com/read/393726/2464915
java fillablecollection.java
//: refactor:trash:FillableCollection.java
// Adapter that makes a Collection Fillable.
package refactor.trash;
import java.util.*;
public class FillableCollection implements Fillable {
priv
www.eeworm.com/read/393286/2476176
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/393286/2476971
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/393286/2477937
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/390678/2526755
java jpainfodaoimpltest.java
package test;
import java.util.Collection;
import org.springframework.test.jpa.AbstractJpaTests;
import test.entityjpa.Owners;
/**
*
* @author worldheart
*
*/
public class JpaInf
www.eeworm.com/read/389879/2532125
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