From c386234edfb6489c150fc1797129b2d085804bfa Mon Sep 17 00:00:00 2001 From: Donna Malayeri Date: Tue, 20 Jul 2010 16:15:54 +0000 Subject: [scaladoc] Remove unused template.html file. --- .../tools/nsc/doc/html/resource/template.html | 257 --------------------- 1 file changed, 257 deletions(-) delete mode 100644 src/compiler/scala/tools/nsc/doc/html/resource/template.html diff --git a/src/compiler/scala/tools/nsc/doc/html/resource/template.html b/src/compiler/scala/tools/nsc/doc/html/resource/template.html deleted file mode 100644 index 68370bb264..0000000000 --- a/src/compiler/scala/tools/nsc/doc/html/resource/template.html +++ /dev/null @@ -1,257 +0,0 @@ - - - - Scaladoc - - - - - - -

scala.collection.mutable

-
- -

ImmutableMapAdaptor

-
-
-
class
-
- ImmutableMapAdaptor - [T ⊲ Int,Y] - extendsA[X] with C[Y] with B -
-
-
-

This class can be used as an adaptor to create mutable maps from immutable map implementations. Only method empty has to be redefined if the immutable map on which this mutable map is originally based is not empty. empty is supposed to return the representation of an empty map.

-

A subtrait of collection.IndexedSeq which represents sequences that can be mutated.

-

The canonical builder for collections that are addable, i.e. that support an efficient + method which adds an element to the collection. Collections are built from their empty element using this + method.

-
-Once upon a time
-In a land far far away
-There was a man
-			
-
-
-
-
-

Inherits

-
    -
  1. ImmutableMapAdaptor
  2. -
  3. FlawedImpl
  4. -
  5. Map
  6. -
  7. ImmutableThingy
  8. -
  9. AnyRef
  10. -
  11. Any
-
-
-

Implicitly

-
  1. RichAdaptor
  2. RaptureFallback
-
-
-
-

Value Members

-
    -
  1. -

    -
    def
    -
    - transform - [T, U ⊲ Int] - (f: (A, B) => B, b: Double) - :ImmutableMapAdaptor[A, B] -
    -

    -

    - A subtrait of collection.IndexedSeq which represents sequences that can be mutated. -

    -
    -
    - override protected @inline -
    -
    -

    A subtrait of collection.IndexedSeq which represents sequences that can be mutated.

    -

    The canonical builder for collections that are addable, i.e. that support an efficient + method which adds an element to the collection. Collections are built from their empty element using this + method.

    -
    -
    -
    T
    -
    -

    an empty map.

    -
    -
    U
    -
    -

    can be used as an adaptor to create mutable maps.

    -
    -
    f
    -
    -

    can be used as an adaptor to create mutable maps from immutable map implementations. Only method empty has to be redefined.

    -
    -
    archeolugenialerwunshpunsh
    -
    -

    the immutable map on which this mutable map is originally based is not empty. empty is supposed to return the representation of an empty map.

    -
    -
    returns
    -
    -

    some immutable map thinggy of no practical use.

    -
    -
    -
    -
    Inheritance:
    this ⇐ ASuperSomeMore -
    -
    -
  2. -
  3. -
    -
    def
    -
    - curry - (f: (A, B) => B, b: Double)(g: Int => B, c: Double): ImmutableMapAdaptor[A, B] -
    -
    -
  4. -
  5. -
    -
    val
    -
    - randomize: ImmutableMapAdaptor[A, B] -
    -
    -
    -

    A subtrait of collection.IndexedSeq which represents sequences that can be mutated.

    -

    The canonical builder for collections that are addable, i.e. that support an efficient + method which adds an element to the collection. Collections are built from their empty element using this + method.

    -
    -
  6. -
  7. -
    -
    object
    -
    - babar -
    -
    -
  8. -
  9. -
    -
    package
    -
    - fantomette -
    -
    -
    -

    A subtrait of collection.IndexedSeq which represents sequences that can be mutated.

    -

    The canonical builder for collections that are addable, i.e. that support an efficient + method which adds an element to the collection. Collections are built from their empty element using this + method.

    -
    -
  10. -
-
-
-

Type Members

-
    -
  1. -
    -
    type
    -
    - T - [T,U ⊲ Int] -
    -
    -
    -

    A subtrait of collection.IndexedSeq which represents sequences that can be mutated.

    -
    -
  2. -
  3. - -
    class
    -
    - RandomAccessWaste - [T,U ⊲ Int] -
    -
    -

    Some inner class

    -
  4. -
  5. -
    -
    []
    -
    - Y - IntNothing -
    -
    -
  6. -
  7. -
    -
    []
    -
    - X -
    -
    -
    -

    Some type parameter

    -
    -
  8. -
  9. -
    -
    []
    -
    - Y - IntNothing -
    -
    -
  10. -
  11. -
    - type - - U - =ImmutableMapAdaptor[A, B] - -
    -
  12. -
  13. - - trait - - CountedIterator - [+A] - extends Iterator[A] - - -
    -

    Counted iterators keep track of the number of elements seen so far

    -
    -
  14. -
  15. -
    -
    type
    -
    - V - ⊲ Int ⊳ Boolean -
    -
    -
    -

    A subtrait of collection.IndexedSeq which represents sequences that can be mutated.

    -
    -
  16. -
-
-
-

Constructors

-
    -
  1. -
    -
    new
    -
    - ImmutableMapAdaptor - [T,U ⊲ Int] - (f: (A, B) => B,b: Double) -
    -
    -
    -

    A subtrait of collection.IndexedSeq which represents sequences that can be mutated.

    -
    -
  2. -
-
-
- - -- cgit v1.2.3