代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/405479/2289602
java defaultablelist.java
package org.hibernate.test.usercollection.parameterized;
import java.util.List;
/**
* Our specialized collection contract
*
* @author Holger Brands
* @author Steve Ebersole
*/
public
www.eeworm.com/read/402041/2333738
java phasedescriptionlist.java
package org.trinet.jasi;
import java.util.ArrayList;
/**
* Collection of PhaseDescriptions. Defaults to
* Copyright: Copyright (c) 2001
* Company: USGS
* @author Doug Given
*
www.eeworm.com/read/393741/2464381
java localsort.java
package article;
import java.util.*;
import javax.ejb.*;
public interface LocalSort extends EJBLocalObject {
public Collection getArticles();
public String getSortName();
public Integer
www.eeworm.com/read/390812/2524499
java networks.java
package org.xbrlapi;
import java.util.List;
import org.xbrlapi.utilities.XBRLException;
/**
* The networks interface defines the functionality
* provided by a collection of individual network
*
www.eeworm.com/read/390812/2524721
java networks.java
package org.xbrlapi;
import java.util.List;
import org.xbrlapi.utilities.XBRLException;
/**
* The networks interface defines the functionality
* provided by a collection of individual network
*
www.eeworm.com/read/389028/2544528
readme
This directory contains a collection of programs to demonstrate
the features of the Tk toolkit. The programs are all scripts for
"wish", a windowing shell. If wish has been installed in /usr/local
t
www.eeworm.com/read/383347/2617777
java memmonitor.java
package com.brackeen.javagamebook.util;
/**
Monitors heap size, allocation size, change in allocation,
change in heap size, and detects garbage collection (when the
allocation size d
www.eeworm.com/read/380513/2658246
cmp foreach-type.cmp
Using a Object []
a
b
c
d
Using a Map
this is from a hashtable!
this is from a hashtable too!
Using a Collection
string1
string2
Using an Iterator
strin
www.eeworm.com/read/369426/2798865
java memmonitor.java
package com.brackeen.javagamebook.util;
/**
Monitors heap size, allocation size, change in allocation,
change in heap size, and detects garbage collection (when the
allocation size d
www.eeworm.com/read/366696/2884971
readme
This directory contains a collection of programs to demonstrate
the features of the Tk toolkit. The programs are all scripts for
"wish", a windowing shell. If wish has been installed in /usr/local
t