代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/306299/3741569
java collection.java
//$Id: Collection.java,v 1.16.2.12 2003/12/01 05:29:15 oneovthafew Exp $
package net.sf.hibernate.mapping;
import java.util.Comparator;
import java.util.Iterator;
import net.sf.hibernate.MappingExce
www.eeworm.com/read/305285/3776416
java collection.java
package org.xmldb.api.base;
/*
* The XML:DB Initiative Software License, Version 1.0
*
*
* Copyright (c) 2000-2001 The XML:DB Initiative. All rights
* reserved.
*
* Redistribution a
www.eeworm.com/read/305277/3777261
scala collection.scala
/* Collection does not exist for the dotnet target */
www.eeworm.com/read/305277/3777887
scala collection.scala
/* __ *\
** ________ ___ / / ___ Scala API **
** / __/ __// _ | / / / _ | (c) 2002-2007,
www.eeworm.com/read/305277/3778003
scala collection.scala
/* __ *\
** ________ ___ / / ___ Scala API **
** / __/ __// _ | / / / _ | (c) 2006-2007,
www.eeworm.com/read/304657/3792017
java collection.java
/* Collection.java -- Interface that represents a collection of objects
Copyright (C) 1998, 2001, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free so
www.eeworm.com/read/302961/3820021
java collection.java
/* Copyright (c) 2006 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of
www.eeworm.com/read/301781/3836708
java collection.java
//$Id: Collection.java,v 1.16.2.12 2003/12/01 05:29:15 oneovthafew Exp $
package net.sf.hibernate.mapping;
import java.util.Comparator;
import java.util.Iterator;
import net.sf.hibernate.MappingExce
www.eeworm.com/read/288894/4001984
java collection.java
// $Id: Collection.java 10040 2006-06-22 19:51:43Z steve.ebersole@jboss.com $
package org.hibernate.mapping;
import java.util.Comparator;
import java.util.HashMap;
import java.util.HashSet;
imp