代码搜索:Collection

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

代码结果 10,000
www.eeworm.com/read/108699/6181153

java localplayerhome.java

/* * * Copyright 2001 Sun Microsystems, Inc. All Rights Reserved. * * This software is the proprietary information of Sun Microsystems, Inc. * Use is subject to license terms. * */ package
www.eeworm.com/read/108699/6181154

java teambean.java

/* * * Copyright 2001 Sun Microsystems, Inc. All Rights Reserved. * * This software is the proprietary information of Sun Microsystems, Inc. * Use is subject to license terms. * */ package
www.eeworm.com/read/108699/6181158

java playerbean.java

/* * * Copyright 2001 Sun Microsystems, Inc. All Rights Reserved. * * This software is the proprietary information of Sun Microsystems, Inc. * Use is subject to license terms. * */ package
www.eeworm.com/read/108699/6181310

java customerhome.java

/* * * Copyright 2001 Sun Microsystems, Inc. All Rights Reserved. * * This software is the proprietary information of Sun Microsystems, Inc. * Use is subject to license terms. * */ package
www.eeworm.com/read/108573/6182016

java addresseshome.java

package address; import java.rmi.*; import javax.ejb.*; import java.util.Collection; //Addresses EJB的Home接口 public interface AddressesHome extends EJBHome { public Addresses create(String firstName
www.eeworm.com/read/108417/6182727

java distributedstate.java

/* * Copyright (c) 2000 Lyrisoft Solutions, Inc. * Used by permission */ package com.lyrisoft.chat.server.remote; import java.util.Collection; import java.util.Iterator; import java.io.PrintStream
www.eeworm.com/read/108165/6184264

java hibernateclinic.java

package org.springframework.samples.petclinic.hibernate; import java.util.Collection; import org.springframework.dao.DataAccessException; import org.springframework.orm.hibernate.support.Hibern
www.eeworm.com/read/108165/6185660

java abstractattributes.java

/* * Copyright 2002-2004 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
www.eeworm.com/read/107130/6190485

java homebean.java

package lightningboard.bean; import java.io.Serializable; public class HomeBean implements Serializable{ private java.util.Collection forums; private String userSum; private int messageSum;
www.eeworm.com/read/106760/6191275

java groupbean.java

/* * UserEJB - CyberDemia's User management library implemented using EJBs. * Copyright (C) 2004 CyberDemia Research and Services * * This library is free software; you can redistribute it and/or