代码搜索:Collection

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

代码结果 10,000
www.eeworm.com/read/225324/4796428

java messagecache.java

package org.exolab.jms.messagemgr; import javax.jms.JMSException; import org.exolab.jms.message.MessageImpl; /** * MessageCache is responsible for managing a collection of messages. Messages * i
www.eeworm.com/read/224303/4805129

java ipackagingbusiness.java

package com.hintsoft.vod.business; import java.util.Collection; import com.hintsoft.vod.entities.Packaging; public interface IPackagingBusiness { public void createPackaging(Packaging pa
www.eeworm.com/read/224303/4805137

java categorybusinessimpl.java

package com.hintsoft.vod.business; import java.util.Collection; import com.hintsoft.vod.entities.Category; public class CategoryBusinessImpl implements ICategoryBusiness { public void cre
www.eeworm.com/read/217381/4871148

h mpc86xads.h

/* * A collection of structures, addresses, and values associated with * the Motorola MPC8xxADS board. Copied from the FADS config. * * Copyright (c) 1998 Dan Malek (dmalek@jlc.net) */ /*
www.eeworm.com/read/217381/4871240

h ads860.h

/* * A collection of structures, addresses, and values associated with * the Motorola 860 ADS board. Copied from the MBX stuff. * Magnus Damm added defines for 8xxrom and extended bd_info. *
www.eeworm.com/read/217381/4871262

h gth.h

/* * Parameters for GTH board * Based on FADS860T * by thomas.lange@corelatus.com * A collection of structures, addresses, and values associated with * the Motorola 860T FADS board. Copied
www.eeworm.com/read/213767/4912399

txt antsugar.txt

The Ant-Sugar Tales =================== By Candice Yellowflower The _Ant-Sugar Tales_ is a collection of short stories told from the perspective of a fine young lady from [Venice][1], who has some
www.eeworm.com/read/213215/4917821

java series.java

package com.reddragon2046.base.utilities.data; import java.util.Collection; // Referenced classes of package com.reddragon2046.base.utilities.data: // InputIterator public interfa