代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/305285/3775799
java dmap.java
package org.odmg;
/**
* The ODMG Map collection interface.
* All of the operations defined by the JavaSoft Map
* interface are supported by an ODMG implementation of DMap
www.eeworm.com/read/305285/3775801
java dcollection.java
package org.odmg;
/**
* The base interface for all ODMG collections.
* The ODMG collections are based on JavaSoft抯 collection interfaces.
* All of the operations defined by the JavaSoft
www.eeworm.com/read/305285/3775845
sh build.sh
#!/bin/sh
# this script is needed to build in development
# the path structure differs from the release
# so we need to override some properties
echo
echo "Collection samples build"
echo "------------
www.eeworm.com/read/305277/3777170
scala sequentialcontainer.scala
package scala.swing
import scala.collection.mutable.Buffer
object SequentialContainer {
trait Wrapper extends Component with SequentialContainer with Container.Wrapper {
override val contents:
www.eeworm.com/read/305277/3778940
scala bug876.scala
import scala.collection.mutable.HashMap
object AssertionError extends AnyRef with Application
{
abstract class A {}
object A1 extends A {}
object A2 extends A {}
class Manager
www.eeworm.com/read/304657/3789744
java collectionpersistencedelegate.java
/* CollectionPersistenceDelegate.java - A PersistenceDelegate for Collection subclasses.
Copyright (C) 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is fre
www.eeworm.com/read/304657/3792034
java propertypermissioncollection.java
/* PropertyPermissionCollection.java -- a collection of PropertyPermissions
Copyright (C) 2002, 2004, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is fre
www.eeworm.com/read/297392/3887738
class fpropertyproject.class
' Gambas class file
STATIC PRIVATE $bShowUsed AS Boolean
STATIC PRIVATE $bShowBeta AS Boolean
PRIVATE $cCheckBox AS NEW Collection
PRIVATE $bCheck AS Boolean
PRIVATE $hCheck AS Picture
PRIVATE $hUn
www.eeworm.com/read/297392/3887801
class cclassinfo.class
' Gambas class file
PUBLIC Name AS String
PUBLIC Parent AS String
PUBLIC Symbols AS Collection
PUBLIC Creatable AS Boolean
PUBLIC AutoCreatable AS Boolean
PUBLIC Component AS String
PUBLIC ParentComp
www.eeworm.com/read/297392/3887805
class fproperty.class
' Gambas class file
PRIVATE $iBackground AS Integer
PRIVATE $cIndex AS NEW Collection
PRIVATE $bMany AS Boolean
PRIVATE $hObject AS Object
PRIVATE $hForm AS Object
PRIVATE $iLast AS Integer
PRIVATE