代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/124899/6039554
java songhome.java
import java.rmi.RemoteException;
import javax.ejb.*;
import java.util.Collection;
public interface SongHome extends EJBHome
{
public Song create(String songid,String songname,String artistc
www.eeworm.com/read/124899/6039563
java songhome.java
import java.rmi.RemoteException;
import javax.ejb.*;
import java.util.Collection;
public interface SongHome extends EJBHome
{
public Song create(String songid,String songname,String artistc
www.eeworm.com/read/118052/6099610
java readerinfohomeint.java
package 图书馆读者信息管理系统.ejb;
import java.rmi.*;
import java.util.Collection;
import java.rmi.RemoteException;
import javax.ejb.*;
//- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
www.eeworm.com/read/117567/6101504
java usermanager.java
package ranab.server.ftp.usermanager;
import java.util.Collection;
import ranab.server.ftp.FtpConfig;
/**
* This is the base class of all the user manager classes.
* If we want to add a new
www.eeworm.com/read/110684/6163904
java provincedaohibernatetest.java
/**
* Hibernate Demo
* Copyright by cinc
*/
package dao.hibernate;
import junit.framework.TestCase;
import java.util.Collection;
import java.util.Iterator;
import dao.ProvinceDAO;
im
www.eeworm.com/read/110683/6163921
java provincedaohibernatetest.java
/**
* Hibernate Demo
* Copyright by cinc
*/
package dao.hibernate;
import junit.framework.TestCase;
import java.util.Collection;
import java.util.Iterator;
import dao.ProvinceDAO;
im
www.eeworm.com/read/108165/6184279
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/103315/6218502
java adminfacade.java
package day21ex.adminfacade;
import java.util.*;
import javax.ejb.*;
import java.rmi.RemoteException;
public interface AdminFacade extends EJBObject {
Collection getOrdersByStatus(String s
www.eeworm.com/read/102935/6227500
h rpxclassic.h
/*
* BK Id: %F% %I% %G% %U% %#%
*/
/*
* A collection of structures, addresses, and values associated with
* the RPCG RPX-Classic board. Copied from the RPX-Lite stuff.
*
* Copyright (c) 1998 D
www.eeworm.com/read/262261/11595827
cd_db
#!/bin/sh
# Very simple example shell script for managing a CD collection.
# Copyright (C) 1996-99 Wrox Press.
# This program is free software; you can redistribute it and/or modify it
# under the t