代码搜索:Collection

找到约 10,000 项符合「Collection」的源代码

代码结果 10,000
www.eeworm.com/read/337546/3332775

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 * puts by Nick Holloway 1993, bette
www.eeworm.com/read/337546/3333069

h mpc885ads.h

/* * A collection of structures, addresses, and values associated with * the Freescale MPC885ADS board. * Copied from the FADS stuff. * * Author: MontaVista Software, Inc. * source@mvist
www.eeworm.com/read/331072/3418549

java department.java

package jinLing.department; import jinLing.pub.PubDb; import java.util.*; public class Department extends PubDb { public Collection execSel(Hashtable list, String pageno,
www.eeworm.com/read/326747/3468138

java definition.java

package org.hibernate.test.component.cascading.collection; import java.util.Set; import java.util.HashSet; /** * {@inheritDoc} * * @author Steve Ebersole */ public class Definition {
www.eeworm.com/read/326747/3468273

java customer.java

package org.hibernate.test.keymanytoone.bidir.embedded; import java.util.Collection; import java.util.ArrayList; /** * {@inheritDoc} * * @author Steve Ebersole */ public class Customer
www.eeworm.com/read/326747/3468276

java customer.java

package org.hibernate.test.keymanytoone.bidir.component; import java.util.Collection; import java.util.ArrayList; /** * {@inheritDoc} * * @author Steve Ebersole */ public class Custome
www.eeworm.com/read/326747/3468589

java persistentdefaultablelist.java

package org.hibernate.test.usercollection.parameterized; import java.util.List; import org.hibernate.collection.PersistentList; import org.hibernate.engine.SessionImplementor; /** * The "p
www.eeworm.com/read/326745/3469773

java chapter.java

package com.ajaxlab.ajax; import java.util.*; public class Chapter { private String id = ""; private String name = ""; private Collection sectiones = new ArrayList(); public Chapter() {
www.eeworm.com/read/324920/3487472

c misc.c

/* * arch/sh/boot/compressed/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 * * Adapted
www.eeworm.com/read/324920/3490703

c misc.c

/* * arch/shmedia/boot/compressed/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 * * Ada