代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/342674/3229413
java urlpatternmatcher.java
package dev.trade.common.securityfilter.filter;
import org.apache.oro.text.regex.*;
import java.util.Collection;
/**
* URLPatternMatcher - A non-thread safe object to be used to match a req
www.eeworm.com/read/338156/3320152
java member.java
package dream.ourshopping.domain;
import java.util.Collection;
import java.util.List;
/**
* Member generated by MyEclipse - Hibernate Tools
*/
public class Member implements java.io.S
www.eeworm.com/read/337546/3332892
c misc.c
/*
* arch/m32r/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
*
* Adapte
www.eeworm.com/read/337546/3333044
h rpxclassic.h
/*
* A collection of structures, addresses, and values associated with
* the RPCG RPX-Classic board. Copied from the RPX-Lite stuff.
*
* Copyright (c) 1998 Dan Malek (dmalek@jlc.net)
*/
#ifdef _
www.eeworm.com/read/337546/3333055
h rpxlite.h
/*
* A collection of structures, addresses, and values associated with
* the RPCG RPX-Lite board. Copied from the MBX stuff.
*
* Copyright (c) 1998 Dan Malek (dmalek@jlc.net)
*/
#ifdef __KERNEL_
www.eeworm.com/read/337546/3333095
h fads.h
/*
* A collection of structures, addresses, and values associated with
* the Motorola 860T FADS board. Copied from the MBX stuff.
*
* Copyright (c) 1998 Dan Malek (dmalek@jlc.net)
*
* Added MPC
www.eeworm.com/read/332904/3391780
java dashboard.java
package org.hibernate.auction.web.actions;
import java.util.Collection;
/**
* User: plightbo
* Date: Oct 6, 2004
* Time: 8:31:43 PM
*/
public class Dashboard extends AbstractCategoryAwareAction
www.eeworm.com/read/330522/3421616
java datapackage.java
package cn.myapps.base.dao;
import java.io.Serializable;
import java.util.Collection;
/**
* Data package, usually use in the list.
*/
public class DataPackage implements Serializable {
p
www.eeworm.com/read/330522/3421808
java billdefidao.java
package cn.myapps.core.workflow.storage.definition.dao;
import java.util.Collection;
import cn.myapps.base.dao.IBaseDAO;
public interface BillDefiDAO extends IBaseDAO {
/*
public void