代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/366879/2858786
java actorpool.java
/**
* A pool of objects for use in situations where you want to minimize object
* lifecycling (and subsequently garbage collection). It also serves as a very
* high speed, minimal overhead colle
www.eeworm.com/read/366879/2858804
java actorpool.java
/**
* A pool of objects for use in situations where you want to minimize object
* lifecycling (and subsequently garbage collection). It also serves as a very
* high speed, minimal overhead colle
www.eeworm.com/read/366879/2858822
java actorpool.java
/**
* A pool of objects for use in situations where you want to minimize object
* lifecycling (and subsequently garbage collection). It also serves as a very
* high speed, minimal overhead colle
www.eeworm.com/read/366879/2858840
java actorpool.java
/**
* A pool of objects for use in situations where you want to minimize object
* lifecycling (and subsequently garbage collection). It also serves as a very
* high speed, minimal overhead colle
www.eeworm.com/read/366879/2858856
java actorpool.java
/**
* A pool of objects for use in situations where you want to minimize object
* lifecycling (and subsequently garbage collection). It also serves as a very
* high speed, minimal overhead colle
www.eeworm.com/read/358237/2998644
xtp index.xtp
resin-ee
Collections: The @OneToMany Relation
The @OneToMany relation adds collection extensions to the query l
www.eeworm.com/read/357131/3028744
py objmgr.py
# objmgr.py
#
# Implements the ability to address objects by an
# id, avoiding the need to hold on to object references.
# This prevents reference counting and garbage collection
# problems asso
www.eeworm.com/read/264106/4290897
vm spring.vm
#**
* spring.vm
*
* This file consists of a collection of Velocity macros aimed at easing
* some of the common requirements of web applications - in particular
* handling of forms.
*
* Spring's
www.eeworm.com/read/263552/4302040
java dbdesignernavigatorgroup.java
package dbdesigner.diagram.navigator;
import java.util.Collection;
import java.util.LinkedList;
/**
* @generated
*/
public class DbdesignerNavigatorGroup extends DbdesignerAbstractNavigato
www.eeworm.com/read/263552/4302050
java namedelementitemprovider.java
/**
*
*
*
* $Id$
*/
package dbdesigner.provider;
import dbdesigner.DbdesignerPackage;
import dbdesigner.NamedElement;
import java.util.Collection;
import