代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/265955/4278185
java~2~ testgoodscactus1.java~2~
package cactustest;
import org.apache.cactus.*;
import javax.naming.*;
import java.util.Collection;
import java.rmi.RemoteException;
public class TestGoodsCactus1 extends ServletTestCase {
www.eeworm.com/read/265955/4278195
java~1~ testwarehousecactus1.java~1~
package baseinforinterface;
import org.apache.cactus.*;
import javax.naming.*;
import java.util.Collection;
import java.rmi.RemoteException;
public class TestWarehouseCactus1 extends ServletTestCase
www.eeworm.com/read/265955/4278202
java~2~ testgoodscategorycactus1.java~2~
package cactustest;
import org.apache.cactus.*;
import javax.naming.*;
import java.util.Collection;
import java.rmi.RemoteException;
public class TestGoodsCategoryCactus1 extends ServletTestC
www.eeworm.com/read/264750/4287015
java company.java
package com.jspdev.ch11;
import java.util.*;
import java.io.*;
public class Company implements Serializable {
private String name=null;
private Collection contacts=new HashSet();
www.eeworm.com/read/264106/4289585
java findownersform.java
package org.springframework.samples.petclinic.web;
import java.util.Collection;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.spring
www.eeworm.com/read/261925/4319243
py onepass.py
#!/usr/bin/env python
"""
Make one pass through a collection of ham and spam discarding anything that
scores as ham or spam given the currently scored messages. (Sort of like
one pass of the train-t
www.eeworm.com/read/258653/4352916
h radeon.h
/*
* radeon.h
* This software has been released under the terms of the GNU Public
* license. See http://www.gnu.org/copyleft/gpl.html for details.
*
* This collection of definition was written by
www.eeworm.com/read/253341/4394861
h genietv.h
/*
* A collection of structures, addresses, and values associated with
* the Motorola 860T FADS board. Copied from the MBX stuff.
* Magnus Damm added defines for 8xxrom and extended bd_info.
www.eeworm.com/read/253341/4394918
h mpc885ads.h
/*
* A collection of structures, addresses, and values associated with
* the Motorola MPC885ADS board. Values common to all FADS family boards
* are in board/fads/fads.h
*
* Copyright (C) 2003-20
www.eeworm.com/read/253341/4394923
h fads860t.h
/*
* A collection of structures, addresses, and values associated with
* the Motorola 860T FADS board. Copied from the MBX stuff.
* Magnus Damm added defines for 8xxrom and extended bd_info.