Index

! % & * + - / : < = > A B C D E F G H I J K L M N O P Q R S T U V W X Y Z \ ^ _ | ~

!

def ! in scala/Boolean-class
def ! in scala/concurrent/Process-class
def != in scala/Long-class
def != in scala/Long-class
def != in scala/Long-class
def != in scala/Long-class
def != in scala/Short-class
def != in scala/Short-class
def != in scala/Short-class
def != in scala/Short-class
def != in scala/Short-class
def != in scala/Unit-class
def != in scala/Boolean-class
def != in scala/Boolean-class
def != in scala/Byte-class
def != in scala/Byte-class
def != in scala/Byte-class
def != in scala/Byte-class
def != in scala/Byte-class
def != in scala/Char-class
def != in scala/Char-class
def != in scala/Char-class
def != in scala/Char-class
def != in scala/Char-class
def != in scala/Int-class
def != in scala/Int-class
def != in scala/Int-class
def != in scala/Int-class
def != in scala/Int-class
def != in scala/Float-class
def != in scala/Float-class
def != in scala/Float-class
def != in scala/Double-class
def != in scala/Double-class
def != in scala/runtime/BoxedInt-class
def != in scala/runtime/BoxedChar-class
def != in scala/runtime/BoxedByte-class
def != in scala/runtime/BoxedDouble-class
def != in scala/runtime/BoxedShort-class
def != in scala/runtime/BoxedBoolean-class
def != in scala/runtime/BoxedFloat-class
def != in scala/runtime/BoxedLong-class
def != in scala/Any-class

%

def % in scala/Long-class
def % in scala/Long-class
def % in scala/Long-class
def % in scala/Short-class
def % in scala/Short-class
def % in scala/Short-class
def % in scala/Short-class
def % in scala/Byte-class
def % in scala/Byte-class
def % in scala/Byte-class
def % in scala/Byte-class
def % in scala/Char-class
def % in scala/Char-class
def % in scala/Char-class
def % in scala/Char-class
def % in scala/Int-class
def % in scala/Int-class
def % in scala/Int-class
def % in scala/Int-class
def % in scala/Float-class
def % in scala/Float-class
def % in scala/Double-class
def % in scala/xml/Elem-class
Return a new element with updated attributes

&

def & in scala/Long-class
def & in scala/Short-class
def & in scala/Short-class
def & in scala/Boolean-class
def & in scala/Byte-class
def & in scala/Byte-class
def & in scala/Char-class
def & in scala/Char-class
def & in scala/Int-class
def & in scala/Int-class
def && in scala/Boolean-class
def &+ in scala/xml/NodeBuffer-class
Append a single node to this buffer, returns reference on this NodeBuffer for convenience.

*

def * in scala/Long-class
def * in scala/Long-class
def * in scala/Long-class
def * in scala/Short-class
def * in scala/Short-class
def * in scala/Short-class
def * in scala/Short-class
def * in scala/Byte-class
def * in scala/Byte-class
def * in scala/Byte-class
def * in scala/Byte-class
def * in scala/Char-class
def * in scala/Char-class
def * in scala/Char-class
def * in scala/Char-class
def * in scala/Int-class
def * in scala/Int-class
def * in scala/Int-class
def * in scala/Int-class
def * in scala/Float-class
def * in scala/Float-class
def * in scala/Double-class
def * in scala/concurrent/pilib/Chan-class
Syntactic sugar for input.
def * in scala/concurrent/pilib/Product-class

+

def + in scala/Long-class
def + in scala/Long-class
def + in scala/Long-class
def + in scala/Long-class
def + in scala/Long-class
def + in scala/Short-class
def + in scala/Short-class
def + in scala/Short-class
def + in scala/Short-class
def + in scala/Short-class
def + in scala/Short-class
def + in scala/Unit-class
def + in scala/Boolean-class
def + in scala/Byte-class
def + in scala/Byte-class
def + in scala/Byte-class
def + in scala/Byte-class
def + in scala/Byte-class
def + in scala/Byte-class
def + in scala/Char-class
def + in scala/Char-class
def + in scala/Char-class
def + in scala/Char-class
def + in scala/Char-class
def + in scala/Char-class
def + in scala/Int-class
def + in scala/Int-class
def + in scala/Int-class
def + in scala/Int-class
def + in scala/Int-class
def + in scala/Int-class
def + in scala/Float-class
def + in scala/Float-class
def + in scala/Float-class
def + in scala/Float-class
def + in scala/Double-class
def + in scala/Double-class
def + in scala/Double-class
def + in scala/collection/mutable/ArrayBuffer-class
Append a single element to this buffer and return the identity of the buffer.
def + in scala/collection/mutable/SynchronizedBuffer-class
Append a single element to this buffer and return the identity of the buffer.
def + in scala/collection/mutable/BufferProxy-class
Append a single element to this buffer and return the identity of the buffer.
def + in scala/collection/mutable/ListBuffer-class
Append a single element to this buffer and return the identity of the buffer.
def + in scala/collection/mutable/Buffer-class
Append a single element to this buffer and return the identity of the buffer.
def + in scala/collection/mutable/ObservableBuffer-class
Append a single element to this buffer and return the identity of the buffer.
def + in scala/collection/immutable/Queue-class
Creates a new queue with element added at the end of the old queue.
def + in scala/collection/immutable/Queue-class
Returns a new queue with all all elements provided by an Iterable object added at the end of the queue.
def + in scala/collection/immutable/Map-class
This method defines syntactic sugar for adding a mapping.
def + in scala/collection/immutable/TreeSet-class
This method creates a new set with an additional element.
def + in scala/collection/immutable/Set-class
This method creates a new set with an additional element.
def + in scala/collection/immutable/Stack-class
Push an element on the stack.
def + in scala/collection/immutable/Stack-class
Push all elements provided by the given iterable object onto the stack.
def + in scala/collection/immutable/Stack-class/Node-class
Push an element on the stack.
def + in scala/collection/immutable/Stack-class/Node-class
Push all elements provided by the given iterable object onto the stack.
def + in scala/collection/immutable/ListSet-class
This method creates a new set with an additional element.
def + in scala/collection/immutable/ListSet-class/Node-class
This method creates a new set with an additional element.
def ++ in scala/collection/mutable/ArrayBuffer-class
Appends a number of elements provided by an iterable object via its elements method.
def ++ in scala/collection/mutable/Buffer-class
Appends a number of elements provided by an iterable object via its elements method.
def ++ in scala/collection/mutable/SynchronizedBuffer-class
Appends a number of elements provided by an iterable object via its elements method.
def ++ in scala/collection/mutable/Buffer-class
Appends a number of elements provided by an iterable object via its elements method.
def ++ in scala/collection/mutable/BufferProxy-class
Appends a number of elements provided by an iterable object via its elements method.
def ++ in scala/collection/mutable/Buffer-class
Appends a number of elements provided by an iterable object via its elements method.
def ++ in scala/collection/mutable/Buffer-class
Appends a number of elements provided by an iterable object via its elements method.
def ++ in scala/collection/mutable/Buffer-class
Appends a number of elements provided by an iterable object via its elements method.
def ++: in scala/collection/mutable/ArrayBuffer-class
Prepends a number of elements provided by an iterable object via its elements method.
def ++: in scala/collection/mutable/SynchronizedBuffer-class
Prepends a number of elements provided by an iterable object via its elements method.
def ++: in scala/collection/mutable/BufferProxy-class
Prepends a number of elements provided by an iterable object via its elements method.
def ++: in scala/collection/mutable/Buffer-class
Prepends a number of elements provided by an iterable object via its elements method.
def ++= in scala/collection/mutable/PriorityQueueProxy-class
Adds all elements provided by an Iterable object into the priority queue.
def ++= in scala/collection/mutable/PriorityQueueProxy-class
Adds all elements provided by an iterator into the priority queue.
def ++= in scala/collection/mutable/SetProxy-class
This method will add all the elements provided by an iterator of the iterable object that to the set.
def ++= in scala/collection/mutable/SetProxy-class
This method will add all the elements provided by an iterator of the iterable object that to the set.
def ++= in scala/collection/mutable/Map-class
This method adds all the mappings provided by an iterator of parameter map to the map.
def ++= in scala/collection/mutable/Map-class
This method adds all the mappings provided by an iterator of parameter map to the map.
def ++= in scala/collection/mutable/SynchronizedBuffer-class
Appends a number of elements provided by an iterable object via its elements method.
def ++= in scala/collection/mutable/Buffer-class
Appends a number of elements provided by an iterable object via its elements method.
def ++= in scala/collection/mutable/Set-class
This method will add all the elements provided by an iterator of the iterable object that to the set.
def ++= in scala/collection/mutable/Set-class
This method will add all the elements provided by an iterator of the iterable object that to the set.
def ++= in scala/collection/mutable/BufferProxy-class
Appends a number of elements provided by an iterable object via its elements method.
def ++= in scala/collection/mutable/Buffer-class
Appends a number of elements provided by an iterable object via its elements method.
def ++= in scala/collection/mutable/SynchronizedPriorityQueue-class
Adds all elements provided by an Iterable object into the priority queue.
def ++= in scala/collection/mutable/SynchronizedPriorityQueue-class
Adds all elements provided by an iterator into the priority queue.
def ++= in scala/collection/mutable/SynchronizedSet-class
This method will add all the elements provided by an iterator of the iterable object that to the set.
def ++= in scala/collection/mutable/SynchronizedSet-class
This method will add all the elements provided by an iterator of the iterable object that to the set.
def ++= in scala/collection/mutable/SynchronizedMap-class
This method adds all the mappings provided by an iterator of parameter map to the map.
def ++= in scala/collection/mutable/SynchronizedMap-class
This method adds all the mappings provided by an iterator of parameter map to the map.
def ++= in scala/collection/mutable/StackProxy-class
Pushes all elements provided by an Iterable object on top of the stack.
def ++= in scala/collection/mutable/StackProxy-class
Pushes all elements provided by an iterator on top of the stack.
def ++= in scala/collection/mutable/Buffer-class
Appends a number of elements provided by an iterable object via its elements method.
def ++= in scala/collection/mutable/Buffer-class
Appends a number of elements provided by an iterable object via its elements method.
def ++= in scala/collection/mutable/PriorityQueue-class
Adds all elements provided by an Iterable object into the priority queue.
def ++= in scala/collection/mutable/PriorityQueue-class
Adds all elements provided by an iterator into the priority queue.
def ++= in scala/collection/mutable/MapProxy-class
This method adds all the mappings provided by an iterator of parameter map to the map.
def ++= in scala/collection/mutable/MapProxy-class
This method adds all the mappings provided by an iterator of parameter map to the map.
def ++= in scala/collection/mutable/SynchronizedStack-class
Pushes all elements provided by an Iterable object on top of the stack.
def ++= in scala/collection/mutable/SynchronizedStack-class
Pushes all elements provided by an iterator on top of the stack.
def ++= in scala/collection/mutable/SynchronizedQueue-class
Adds all elements provided by an Iterable object at the end of the queue.
def ++= in scala/collection/mutable/SynchronizedQueue-class
Adds all elements provided by an iterator at the end of the queue.
def ++= in scala/collection/mutable/Queue-class
Adds all elements provided by an Iterable object at the end of the queue.
def ++= in scala/collection/mutable/Queue-class
Adds all elements provided by an iterator at the end of the queue.
def ++= in scala/collection/mutable/Stack-class
Pushes all elements provided by an Iterable object on top of the stack.
def ++= in scala/collection/mutable/Stack-class
Pushes all elements provided by an iterator on top of the stack.
def ++= in scala/collection/mutable/QueueProxy-class
Adds all elements provided by an Iterable object at the end of the queue.
def ++= in scala/collection/mutable/QueueProxy-class
Adds all elements provided by an iterator at the end of the queue.
def +: in scala/collection/mutable/ArrayBuffer-class
Prepend a single element to this buffer and return the identity of the buffer.
def +: in scala/collection/mutable/SynchronizedBuffer-class
Prepend a single element to this buffer and return the identity of the buffer.
def +: in scala/collection/mutable/BufferProxy-class
Prepend a single element to this buffer and return the identity of the buffer.
def +: in scala/collection/mutable/ListBuffer-class
Prepend a single element to this buffer and return the identity of the buffer.
def +: in scala/collection/mutable/Buffer-class
Prepend a single element to this buffer and return the identity of the buffer.
def +: in scala/collection/mutable/ObservableBuffer-class
Prepend a single element to this buffer and return the identity of the buffer.
def += in scala/collection/mutable/PriorityQueueProxy-class
Inserts a single element into the priority queue.
def += in scala/collection/mutable/SetProxy-class
This method adds a new element to the set.
def += in scala/collection/mutable/Map-class
This method defines syntactic sugar for adding or modifying mappings.
def += in scala/collection/mutable/HashSet-class
This method adds a new element to the set.
def += in scala/collection/mutable/SynchronizedBuffer-class
Append a single element to this buffer.
def += in scala/collection/mutable/Set-class
This method adds a new element to the set.
def += in scala/collection/mutable/BufferProxy-class
Append a single element to this buffer.
def += in scala/collection/mutable/SynchronizedPriorityQueue-class
Inserts a single element into the priority queue.
def += in scala/collection/mutable/SynchronizedSet-class
This method adds a new element to the set.
def += in scala/collection/mutable/StackProxy-class
Pushes a single element on top of the stack.
def += in scala/collection/mutable/Buffer-class
Append a single element to this buffer.
def += in scala/collection/mutable/PriorityQueue-class
Inserts a single element into the priority queue.
def += in scala/collection/mutable/SynchronizedStack-class
Pushes a single element on top of the stack.
def += in scala/collection/mutable/JavaSetAdaptor-class
This method adds a new element to the set.
def += in scala/collection/mutable/SynchronizedQueue-class
Inserts a single element at the end of the queue.
def += in scala/collection/mutable/Queue-class
Inserts a single element at the end of the queue.
def += in scala/collection/mutable/ImmutableSetAdaptor-class
This method adds a new element to the set.
def += in scala/collection/mutable/ObservableSet-class
This method adds a new element to the set.
def += in scala/collection/mutable/Stack-class
Pushes a single element on top of the stack.
def += in scala/collection/mutable/QueueProxy-class
Inserts a single element at the end of the queue.

-

def - in scala/Long-class
def - in scala/Long-class
def - in scala/Long-class
def - in scala/Long-class
def - in scala/Short-class
def - in scala/Short-class
def - in scala/Short-class
def - in scala/Short-class
def - in scala/Short-class
def - in scala/Byte-class
def - in scala/Byte-class
def - in scala/Byte-class
def - in scala/Byte-class
def - in scala/Byte-class
def - in scala/Char-class
def - in scala/Char-class
def - in scala/Char-class
def - in scala/Char-class
def - in scala/Char-class
def - in scala/Int-class
def - in scala/Int-class
def - in scala/Int-class
def - in scala/Int-class
def - in scala/Int-class
def - in scala/Float-class
def - in scala/Float-class
def - in scala/Float-class
def - in scala/Double-class
def - in scala/Double-class
def - in scala/collection/immutable/ListMap-class
This creates a new mapping without the given key.
def - in scala/collection/immutable/ListMap-class/Node-class
This creates a new mapping without the given key.
def - in scala/collection/immutable/Map-class
This creates a new mapping without the given key.
def - in scala/collection/immutable/TreeSet-class
- can be used to remove a single element from a set.
def - in scala/collection/immutable/Set-class
- can be used to remove a single element from a set.
def - in scala/collection/immutable/TreeMap-class
Removes the key from the TreeMap.
def - in scala/collection/immutable/ListSet-class
- can be used to remove a single element from a set.
def - in scala/collection/immutable/ListSet-class/Node-class
- can be used to remove a single element from a set.
def --= in scala/collection/mutable/SetProxy-class
This method removes all the elements provided by the the iterable object that from the set.
def --= in scala/collection/mutable/SetProxy-class
This method removes all the elements provided by an iterator it from the set.
def --= in scala/collection/mutable/Map-class
This method removes all the mappings for keys provided by an iterator over the elements of the keys object.
def --= in scala/collection/mutable/Map-class
This method removes all the mappings for keys provided by an iterator over the elements of the keys object.
def --= in scala/collection/mutable/Set-class
This method removes all the elements provided by the the iterable object that from the set.
def --= in scala/collection/mutable/Set-class
This method removes all the elements provided by an iterator it from the set.
def --= in scala/collection/mutable/SynchronizedSet-class
This method removes all the elements provided by the the iterable object that from the set.
def --= in scala/collection/mutable/SynchronizedSet-class
This method removes all the elements provided by an iterator it from the set.
def --= in scala/collection/mutable/SynchronizedMap-class
This method removes all the mappings for keys provided by an iterator over the elements of the keys object.
def --= in scala/collection/mutable/SynchronizedMap-class
This method removes all the mappings for keys provided by an iterator over the elements of the keys object.
def --= in scala/collection/mutable/MapProxy-class
This method removes all the mappings for keys provided by an iterator over the elements of the keys object.
def --= in scala/collection/mutable/MapProxy-class
This method removes all the mappings for keys provided by an iterator over the elements of the keys object.
def -= in scala/collection/mutable/SetProxy-class
-= can be used to remove a single element from a set.
def -= in scala/collection/mutable/Map-class
This method removes a mapping from the given key.
def -= in scala/collection/mutable/ObservableMap-class
This method removes a mapping from the given key.
def -= in scala/collection/mutable/HashSet-class
-= can be used to remove a single element from a set.
def -= in scala/collection/mutable/Set-class
-= can be used to remove a single element from a set.
def -= in scala/collection/mutable/SynchronizedSet-class
-= can be used to remove a single element from a set.
def -= in scala/collection/mutable/SynchronizedMap-class
This method removes a mapping from the given key.
def -= in scala/collection/mutable/MapProxy-class
This method removes a mapping from the given key.
def -= in scala/collection/mutable/JavaSetAdaptor-class
-= can be used to remove a single element from a set.
def -= in scala/collection/mutable/ImmutableMapAdaptor-class
This method removes a mapping from the given key.
def -= in scala/collection/mutable/ImmutableSetAdaptor-class
-= can be used to remove a single element from a set.
def -= in scala/collection/mutable/JavaMapAdaptor-class
This method removes a mapping from the given key.
def -= in scala/collection/mutable/ObservableSet-class
-= can be used to remove a single element from a set.
def -= in scala/collection/mutable/HashMap-class
This method removes a mapping from the given key.
def -> in scala/collection/mutable/Map-class/MapTo-class
def -> in scala/collection/immutable/Map-class/MapTo-class

/

def / in scala/Long-class
def / in scala/Long-class
def / in scala/Long-class
def / in scala/Short-class
def / in scala/Short-class
def / in scala/Short-class
def / in scala/Short-class
def / in scala/Byte-class
def / in scala/Byte-class
def / in scala/Byte-class
def / in scala/Byte-class
def / in scala/Char-class
def / in scala/Char-class
def / in scala/Char-class
def / in scala/Char-class
def / in scala/Int-class
def / in scala/Int-class
def / in scala/Int-class
def / in scala/Int-class
def / in scala/Float-class
def / in scala/Float-class
def / in scala/Double-class
def /: in scala/IterableProxy-class
Similar to foldLeft but can be used as an operator with the order of list and zero arguments reversed.
def /: in scala/Iterator-class
Similar to foldLeft but can be used as an operator with the order of list and zero arguments reversed.
def /: in scala/Iterable-class
Similar to foldLeft but can be used as an operator with the order of list and zero arguments reversed.

:

def :/: in scala/text/Document-class
def :/: in scala/text/Document-class
class :: in scala
A non empty list characterized by a head and a tail.
def :: in scala/List-class
Add an element x at the beginning of this list.
def :: in scala/text/Document-class
def :: in scala/text/Document-class
def ::: in scala/List-class
Returns a list resulting from the concatenation of the given list prefix and this list.
def :\ in scala/IterableProxy-class
An alias for foldRight.
def :\ in scala/Iterator-class
An alias for foldRight.
def :\ in scala/Iterable-class
An alias for foldRight.

<

def < in scala/Long-class
def < in scala/Long-class
def < in scala/Long-class
def < in scala/Short-class
def < in scala/Short-class
def < in scala/Short-class
def < in scala/Short-class
def < in scala/Ordered-class
def < in scala/PartiallyOrdered-class
def < in scala/Byte-class
def < in scala/Byte-class
def < in scala/Byte-class
def < in scala/Byte-class
def < in scala/Char-class
def < in scala/Char-class
def < in scala/Char-class
def < in scala/Char-class
def < in scala/Int-class
def < in scala/Int-class
def < in scala/Int-class
def < in scala/Int-class
def < in scala/Float-class
def < in scala/Float-class
def < in scala/Double-class
def < in scala/concurrent/pilib/Spawn-class
def << in scala/Long-class
def << in scala/Long-class
def << in scala/Short-class
def << in scala/Short-class
def << in scala/Byte-class
def << in scala/Byte-class
def << in scala/Char-class
def << in scala/Char-class
def << in scala/Int-class
def << in scala/Int-class
def << in scala/collection/mutable/SetProxy-class
Send a message to this scriptable object.
def << in scala/collection/mutable/Map-class
Send a message to this scriptable object.
def << in scala/collection/mutable/SynchronizedBuffer-class
Send a message to this scriptable object.
def << in scala/collection/mutable/Set-class
Send a message to this scriptable object.
def << in scala/collection/mutable/Scriptable-class
Send a message to this scriptable object.
def << in scala/collection/mutable/BufferProxy-class
Send a message to this scriptable object.
def << in scala/collection/mutable/SynchronizedSet-class
Send a message to this scriptable object.
def << in scala/collection/mutable/SynchronizedMap-class
Send a message to this scriptable object.
def << in scala/collection/mutable/Buffer-class
Send a message to this scriptable object.
def << in scala/collection/mutable/MapProxy-class
Send a message to this scriptable object.
def <= in scala/Long-class
def <= in scala/Long-class
def <= in scala/Long-class
def <= in scala/Short-class
def <= in scala/Short-class
def <= in scala/Short-class
def <= in scala/Short-class
def <= in scala/Ordered-class
def <= in scala/PartiallyOrdered-class
def <= in scala/Byte-class
def <= in scala/Byte-class
def <= in scala/Byte-class
def <= in scala/Byte-class
def <= in scala/Char-class
def <= in scala/Char-class
def <= in scala/Char-class
def <= in scala/Char-class
def <= in scala/Int-class
def <= in scala/Int-class
def <= in scala/Int-class
def <= in scala/Int-class
def <= in scala/Float-class
def <= in scala/Float-class
def <= in scala/Double-class
class

=

def == in scala/Long-class
def == in scala/Long-class
def == in scala/Long-class
def == in scala/Long-class
def == in scala/Short-class
def == in scala/Short-class
def == in scala/Short-class
def == in scala/Short-class
def == in scala/Short-class
def == in scala/Unit-class
def == in scala/Boolean-class
def == in scala/Boolean-class
def == in scala/Byte-class
def == in scala/Byte-class
def == in scala/Byte-class
def == in scala/Byte-class
def == in scala/Byte-class
def == in scala/Char-class
def == in scala/Char-class
def == in scala/Char-class
def == in scala/Char-class
def == in scala/Char-class
def == in scala/Int-class
def == in scala/Int-class
def == in scala/Int-class
def == in scala/Int-class
def == in scala/Int-class
def == in scala/Float-class
def == in scala/Float-class
def == in scala/Float-class
def == in scala/Double-class
def == in scala/Double-class
def == in scala/runtime/BoxedInt-class
def == in scala/runtime/BoxedChar-class
def == in scala/runtime/BoxedByte-class
def == in scala/runtime/BoxedDouble-class
def == in scala/runtime/BoxedShort-class
def == in scala/runtime/BoxedBoolean-class
def == in scala/runtime/BoxedFloat-class
def == in scala/runtime/BoxedLong-class
def == in scala/Any-class

>

def > in scala/Long-class
def > in scala/Long-class
def > in scala/Long-class
def > in scala/Short-class
def > in scala/Short-class
def > in scala/Short-class
def > in scala/Short-class
def > in scala/Ordered-class
def > in scala/PartiallyOrdered-class
def > in scala/Byte-class
def > in scala/Byte-class
def > in scala/Byte-class
def > in scala/Byte-class
def > in scala/Char-class
def > in scala/Char-class
def > in scala/Char-class
def > in scala/Char-class
def > in scala/Int-class
def > in scala/Int-class
def > in scala/Int-class
def > in scala/Int-class
def > in scala/Float-class
def > in scala/Float-class
def > in scala/Double-class
def > in scala/concurrent/pilib/Spawn-class
def >= in scala/Long-class
def >= in scala/Long-class
def >= in scala/Long-class
def >= in scala/Short-class
def >= in scala/Short-class
def >= in scala/Short-class
def >= in scala/Short-class
def >= in scala/Ordered-class
def >= in scala/PartiallyOrdered-class
def >= in scala/Byte-class
def >= in scala/Byte-class
def >= in scala/Byte-class
def >= in scala/Byte-class
def >= in scala/Char-class
def >= in scala/Char-class
def >= in scala/Char-class
def >= in scala/Char-class
def >= in scala/Int-class
def >= in scala/Int-class
def >= in scala/Int-class
def >= in scala/Int-class
def >= in scala/Float-class
def >= in scala/Float-class
def >= in scala/Double-class
def >> in scala/Long-class
def >> in scala/Long-class
def >> in scala/Short-class
def >> in scala/Short-class
def >> in scala/Byte-class
def >> in scala/Byte-class
def >> in scala/Char-class
def >> in scala/Char-class
def >> in scala/Int-class
def >> in scala/Int-class
def >>> in scala/Long-class
def >>> in scala/Long-class
def >>> in scala/Short-class
def >>> in scala/Short-class
def >>> in scala/Byte-class
def >>> in scala/Byte-class
def >>> in scala/Char-class
def >>> in scala/Char-class
def >>> in scala/Int-class
def >>> in scala/Int-class

A

object ANY in scala/xml/dtd
object ANYHEDGE in scala/runtime/matching
object ANYTREE in scala/runtime/matching
class Actor in scala/concurrent
class Address in scala/runtime/matching
Address holds the path in reverse Dewey notation
object Address in scala/runtime/matching
class All in scala
class AllRef in scala
class Alt in scala/util/regexp/Base-class
Alt( R,R,R* )
class Any in scala
object AnyHedgeRHS in scala/util/grammar
right hand side of a hedge production, deriving any hedge
object AnyNode in scala/runtime/matching
class AnyNodeRule in scala/runtime/matching
type AnyRef in scala
object AnyTreeRHS in scala/util/grammar
class AnyTreeRule in scala/runtime/matching
class AnyVal in scala
class Application in scala
The Application class can be used to quickly turn objects into executable programs.
class AppliedType in scala/reflect
class Apply in scala/reflect
class Array in scala
def Array in scala/Predef
def Array in scala/Predef
def Array in scala/Predef
def Array in scala/Predef
def Array in scala/Predef
def Array in scala/Predef
def Array in scala/Predef
def Array in scala/Predef
def Array in scala/Predef
def Array in scala/Predef
class ArrayBuffer in scala/collection/mutable
An implementation of the Buffer trait using an array to represent the assembled sequence internally.
trait Assert in scala/testing/SUnit
this trait defined useful assert methods
class AssertFailed in scala/testing/SUnit
an AssertFailed is thrown for a failed assertion
class Atom in scala/xml
an XML node for text (PCDATA).
class AttListDecl in scala/xml/dtd
class AttrDecl in scala/xml/dtd
an attribute declaration.
class Attrib in scala/xml/path/Expression
class Attribute in scala
A base class for attributes
val a in scala/util/regexp/WordExp-class/Letter-class
type aNode in scala/collection/immutable/GBTree-class
type aNode in scala/collection/immutable/Tree-class
The type of nodes that the tree is build from.
def acc in scala/xml/dtd/Scanner-class
def accS in scala/xml/dtd/Scanner-class
def accept in scala/xml/dtd/ContentModelParser
def acquire in scala/concurrent/Lock-class
def activateSubscription in scala/collection/mutable/Publisher-class
def add in scala/collection/mutable/MultiMap-class
def add in scala/collection/immutable/Tree-class
A new tree with the entry added is returned, assuming that key is not in the tree.
def addEntry in scala/collection/mutable/HashTable-class
def addEntry in scala/collection/mutable/DefaultMapModel-class
def addFailure in scala/testing/SUnit/TestResult-class
def addTest in scala/testing/SUnit/TestSuite-class
var adecls in scala/xml/dtd/ElementValidator-class
var allDeclarationsProcessed in scala/xml/Document-class
9.
type anInsertTree in scala/collection/immutable/GBTree-class
def and in scala/collection/mutable/BitSet-class/ByteArray-class
def append in scala/Stream-class
def append in scala/Iterator-class
Returns a new iterator that first yields the elements of this iterator followed by the elements provided by iterator that.
def append in scala/runtime/compat/StringBuilder-class
def append in scala/collection/mutable/SingleLinkedList-class
def append in scala/collection/mutable/SynchronizedBuffer-class
Appends a sequence of elements to this buffer.
def append in scala/collection/mutable/BufferProxy-class
Appends a sequence of elements to this buffer.
def append in scala/collection/mutable/Buffer-class
Appends a sequence of elements to this buffer.
def append in scala/collection/mutable/DoubleLinkedList-class
def append in scala/concurrent/QueueModule-class
Append an element to a queue.
def append in scala/xml/Null
appends given MetaData items to this MetaData list
def append in scala/xml/TextBuffer-class
appends this string to the text buffer, trimming whitespaces as needed
def append in scala/xml/MetaData-class
appends given MetaData items to this MetaData list
def appendAll in scala/collection/mutable/SynchronizedBuffer-class
Appends a number of elements provided by an iterable object via its elements method.
def appendAll in scala/collection/mutable/BufferProxy-class
Appends a number of elements provided by an iterable object via its elements method.
def appendAll in scala/collection/mutable/Buffer-class
Appends a number of elements provided by an iterable object via its elements method.
def appendChar in scala/xml/TextBuffer-class
def appendElem in scala/collection/mutable/MutableList-class
def appendEscapedQuoted in scala/xml/Utility
Appends "s" and escapes and " i s with \"
def appendQuoted in scala/xml/Utility
Appends "s" if s does not contain ", 's' otherwise
def appendSpace in scala/xml/TextBuffer-class
def appendText in scala/xml/parsing/MarkupParser-class
def apply in scala/Function0-class
def apply in scala/Function5-class
def apply in scala/Array-class
def apply in scala/Stream-class
def apply in scala/Function6-class
def apply in scala/Function3-class
def apply in scala/Function9-class
def apply in scala/SeqProxy-class
Access element number n.
def apply in scala/Function7-class
def apply in scala/List-class
Returns the n-th element of this list.
def apply in scala/List
Create a list with given elements.
def apply in scala/Function8-class
def apply in scala/Function1-class
def apply in scala/Enumeration-class
Returns the enumeration value for the given id.
def apply in scala/Function4-class
def apply in scala/Function2-class
def apply in scala/runtime/BoxedFloatArray-class
The element at given index
def apply in scala/runtime/BoxedAnyArray-class
The element at given index
def apply in scala/runtime/BoxedByteArray-class
The element at given index
def apply in scala/runtime/BoxedLongArray-class
The element at given index
def apply in scala/runtime/BoxedDoubleArray-class
The element at given index
def apply in scala/runtime/BoxedBooleanArray-class
The element at given index
def apply in scala/runtime/BoxedArray-class
The element at given index
def apply in scala/runtime/BoxedShortArray-class
The element at given index
def apply in scala/runtime/BoxedObjectArray-class
The element at given index
def apply in scala/runtime/BoxedIntArray-class
The element at given index
def apply in scala/runtime/BoxedCharArray-class
The element at given index
def apply in scala/runtime/matching/PatternTests-class
def apply in scala/mobile/Code-class
def apply in scala/mobile/Code-class
def apply in scala/mobile/Code-class
def apply in scala/mobile/Code-class
def apply in scala/mobile/Code-class
def apply in scala/mobile/Code-class
def apply in scala/mobile/Code-class
def apply in scala/mobile/Code-class
def apply in scala/mobile/Code-class
def apply in scala/mobile/Code-class
def apply in scala/collection/Map-class
Retrieve the value which is associated with the given key.
def apply in scala/collection/MapProxy-class
Retrieve the value which is associated with the given key.
def apply in scala/collection/BitSet-class
returns true if bit i is set
def apply in scala/collection/Set-class
This method allows sets to be interpreted as predicates.
def apply in scala/collection/mutable/SingleLinkedList-class
def apply in scala/collection/mutable/ArrayBuffer-class
def apply in scala/collection/mutable/SynchronizedBuffer-class
def apply in scala/collection/mutable/BufferProxy-class
def apply in scala/collection/mutable/SynchronizedMap-class
Retrieve the value which is associated with the given key.
def apply in scala/collection/mutable/BitSet-class
gets i-th bit.
def apply in scala/collection/mutable/StackProxy-class
Access element number n.
def apply in scala/collection/mutable/ImmutableMapAdaptor-class
Retrieve the value which is associated with the given key.
def apply in scala/collection/mutable/JavaMapAdaptor-class
Retrieve the value which is associated with the given key.
def apply in scala/collection/mutable/MutableList-class
Returns the nth element of this list.
def apply in scala/collection/mutable/QueueProxy-class
Access element number n.
def apply in scala/collection/immutable/GBTree-class
def apply in scala/collection/immutable/ListMap-class/Node-class
Retrieve the value which is associated with the given key.
def apply in scala/collection/immutable/Queue-class
Returns the n-th element of this queue.
def apply in scala/collection/immutable/TreeMap-class
Retrieve the value which is associated with the given key.
def apply in scala/collection/immutable/BitSet-class
returns true if bit i is set
def apply in scala/collection/immutable/Stack-class
Returns the n-th element of this stack.
def apply in scala/collection/immutable/Stack-class/Node-class
Returns the n-th element of this stack.
def apply in scala/concurrent/pilib/Chan-class
Syntactic sugar for output.
def apply in scala/xml/NodeSeq-class
def apply in scala/xml/NodeSeq-class
def apply in scala/xml/MetaData-class
def apply in scala/xml/MetaData-class
def apply in scala/xml/transform/BasicTransformer-class
def apply in scala/xml/dtd/ElementValidator-class
applies various validations - accumulates error messages in exc
def apply in scala/xml/path/Expression/Expr-class
val args in scala/reflect/Apply-class
val args in scala/reflect/TypeApply-class
val args in scala/reflect/AppliedType-class
var array in scala/collection/mutable/ResizableArray-class
val array in scala/collection/immutable/BitSet-class
def array2ordered in scala/Predef
def array2seq in scala/Predef
def arraycopy in scala/runtime/compat/Platform
def asInstanceOf in scala/Any-class
def asList in scala/xml/NodeSeq-class
def assert in scala/Predef
def assert in scala/Predef
def assertEquals in scala/testing/UnitTest
def assertEquals in scala/testing/SUnit/Assert-class
equality
def assertEquals in scala/testing/SUnit/Assert-class
equality
def assertFalse in scala/testing/UnitTest
def assertFalse in scala/testing/SUnit/Assert-class
falseness
def assertFalse in scala/testing/SUnit/Assert-class
falseness
def assertNotEquals in scala/testing/UnitTest
def assertNotNull in scala/testing/SUnit/Assert-class
not null
def assertNotNull in scala/testing/SUnit/Assert-class
not null
def assertNotSame in scala/testing/SUnit/Assert-class
reference inequality
def assertNotSame in scala/testing/SUnit/Assert-class
reference inequality
def assertNull in scala/testing/SUnit/Assert-class
null
def assertNull in scala/testing/SUnit/Assert-class
null
def assertSame in scala/testing/SUnit/Assert-class
reference equality
def assertSame in scala/testing/SUnit/Assert-class
reference equality
def assertSameElements in scala/testing/UnitTest
def assertTrue in scala/testing/UnitTest
def assertTrue in scala/testing/SUnit/Assert-class
trueness
def assertTrue in scala/testing/SUnit/Assert-class
trueness
def at in scala/Stream-class
def atom in scala/xml/dtd/ContentModelParser
def attListDecl in scala/xml/parsing/MarkupHandler-class
def attListDecl in scala/xml/parsing/ValidatingMarkupHandler-class
val attValue in scala/xml/dtd/DEFAULT-class
def attach in scala/concurrent/pilib/Chan-class
Attach a function to be evaluated at each communication event on this channel.
var attr in scala/xml/dtd/DTD-class
def attrDecl in scala/xml/parsing/MarkupParser-class
<! attlist := ATTLIST
val attribStack in scala/xml/parsing/FactoryAdapter-class
def attribute in scala/xml/Node-class
Looks up an unprefixed attribute in attributes of this node.
def attribute in scala/xml/Node-class
Looks up a prefixed attribute in attributes of this node.
def attribute in scala/xml/dtd/PublicID-class
always empty
def attributes in scala/xml/Node-class
Attribute axis - all attributes of this node, in order defined by attrib
val attributes in scala/xml/Elem-class
Attribute axis - all attributes of this node, in order defined by attrib
def attributes in scala/xml/SpecialNode-class
always empty
val attrs in scala/xml/dtd/AttListDecl-class
package automata in scala/util
def automatonFrom in scala/util/automata/WordBerrySethi-class
var available in scala/concurrent/Lock-class
def await in scala/concurrent/SyncChannel-class

B

val BLACK in scala/Console
val BLACK_B in scala/Console
val BLINK in scala/Console
val BLUE in scala/Console
val BLUE_B in scala/Console
val BOLD in scala/Console
trait Base in scala/util/regexp
basic regular expressions
class BaseBerrySethi in scala/util/automata
this turns a regexp over A into a NondetWorkAutom over A using the celebrated position automata construction (also called Berry-Sethi or Glushkov)
trait BasicTransformer in scala/xml/transform
a trait for XML transformations
trait Benchmark in scala/testing
Benchmark can be used to quickly turn an existing class into a benchmark.
class Binder in scala/xml/factory
class BitSet in scala/collection
The class BitSet ...
class BitSet in scala/collection/mutable
mutable, resizable bit sets, to represent dense sets of small integers Bit indices are between 0..(size-1) inclusive
class BitSet in scala/collection/immutable
The class BitSetprovides an immutable bitset view on an int array.
class Boolean in scala
val BooleanTag in scala/runtime/ScalaRunTime
class Box in scala/xml/PrettyPrinter-class
class BoxedAnyArray in scala/runtime
Arrays created by new Array[T](length) where T is a type variable
class BoxedArray in scala/runtime
A class representing Array[T]
class BoxedBoolean in scala/runtime
object BoxedBoolean in scala/runtime
class BoxedBooleanArray in scala/runtime
class BoxedByte in scala/runtime
object BoxedByte in scala/runtime
class BoxedByteArray in scala/runtime
class BoxedChar in scala/runtime
object BoxedChar in scala/runtime
class BoxedCharArray in scala/runtime
class BoxedDouble in scala/runtime
object BoxedDouble in scala/runtime
class BoxedDoubleArray in scala/runtime
class BoxedFloat in scala/runtime
object BoxedFloat in scala/runtime
class BoxedFloatArray in scala/runtime
class BoxedInt in scala/runtime
object BoxedInt in scala/runtime
class BoxedIntArray in scala/runtime
class BoxedLong in scala/runtime
object BoxedLong in scala/runtime
class BoxedLongArray in scala/runtime
class BoxedNumber in scala/runtime
class BoxedObjectArray in scala/runtime
class BoxedShort in scala/runtime
object BoxedShort in scala/runtime
class BoxedShortArray in scala/runtime
object Break in scala/xml/PrettyPrinter-class
class BrokenException in scala/xml/PrettyPrinter-class
trait Buffer in scala/collection/mutable
Buffers are used to create sequences of elements incrementally by appending, prepending, or inserting new elements.
trait BufferProxy in scala/collection/mutable
This is a simple proxy class for scala.collection.mutable.Buffer.
trait BufferedIterator in scala
Buffered iterators are iterators which allow to inspect the next element without discarding it.
class Byte in scala
class ByteArray in scala/collection/mutable/BitSet-class
val ByteTag in scala/runtime/ScalaRunTime
Names for primitive typesm, used by array unboxing
def b2b in scala/runtime/RunTime
def b2c in scala/runtime/RunTime
def b2d in scala/runtime/RunTime
def b2f in scala/runtime/RunTime
def b2i in scala/runtime/RunTime
def b2l in scala/runtime/RunTime
def b2s in scala/runtime/RunTime
def balance in scala/collection/immutable/GBTree-class
def balance in scala/collection/immutable/Tree-class
Create a new balanced tree from the tree.
def barray in scala/runtime/RunTime
def barray_get in scala/runtime/RunTime
def barray_length in scala/runtime/RunTime
def barray_set in scala/runtime/RunTime
var baseURI in scala/xml/Document-class
The base URI of the document entity.
val body in scala/reflect/Function-class
type boolean in scala/Predef
def boolean2ordered in scala/Predef
def booleanElements in scala/collection/BitSet-class
returns an iterator over the truth values of all bits
def booleanValue in scala/runtime/BoxedBoolean-class
def box in scala/runtime/BoxedInt
def box in scala/runtime/BoxedChar
def box in scala/runtime/BoxedByte
def box in scala/runtime/BoxedDouble
def box in scala/runtime/BoxedShort
def box in scala/runtime/BoxedBoolean
def box in scala/runtime/BoxedFloat
def box in scala/runtime/BoxedLong
def box__array in scala/runtime/RunTime
def box_barray in scala/runtime/RunTime
def box_bvalue in scala/runtime/RunTime
def box_carray in scala/runtime/RunTime
def box_cvalue in scala/runtime/RunTime
def box_darray in scala/runtime/RunTime
def box_dvalue in scala/runtime/RunTime
def box_farray in scala/runtime/RunTime
def box_fvalue in scala/runtime/RunTime
def box_iarray in scala/runtime/RunTime
def box_ivalue in scala/runtime/RunTime
def box_larray in scala/runtime/RunTime
def box_lvalue in scala/runtime/RunTime
def box_oarray in scala/runtime/RunTime
def box_sarray in scala/runtime/RunTime
def box_svalue in scala/runtime/RunTime
def box_uvalue in scala/runtime/RunTime
def box_zarray in scala/runtime/RunTime
def box_zvalue in scala/runtime/RunTime
def break in scala/List-class
Like span but with the predicate inverted.
def break in scala/text/Document
A break, which will either be turned into a space or a line break
def breakable in scala/xml/PrettyPrinter-class
val buf in scala/testing/SUnit/TestResult-class
val buf in scala/testing/SUnit/TestSuite-class
def buffer in scala/xml/transform/BasicTransformer-class
returns a new node buffer with the first pos elements from ns
val buffer in scala/xml/parsing/FactoryAdapter-class
def buffered in scala/Iterator-class
Returns a buffered iterator from this iterator.
type byte in scala/Predef
def byte2double in scala/Predef
def byte2float in scala/Predef
def byte2int in scala/Predef
def byte2long in scala/Predef
def byte2short in scala/Predef
def byteValue in scala/runtime/BoxedInt-class
def byteValue in scala/runtime/BoxedChar-class
def byteValue in scala/runtime/BoxedByte-class
def byteValue in scala/runtime/BoxedDouble-class
def byteValue in scala/runtime/BoxedShort-class
def byteValue in scala/runtime/BoxedFloat-class
def byteValue in scala/runtime/BoxedNumber-class
def byteValue in scala/runtime/BoxedLong-class

C

val CACHE in scala/xml/factory/LoggedNodeFactory-class
val CHOICE in scala/xml/dtd/Tokens-class
val COLUMN_BITS in scala/io/Position
Number of bits used to encode the column number
val COLUMN_MASK in scala/io/Position
Mask to decode the column number
val COMMA in scala/xml/dtd/Tokens-class
val CYAN in scala/Console
val CYAN_B in scala/Console
trait CaseClass in scala
defines an access function for instances of case classes
def Catch in scala/runtime/ScalaRunTime/Try-class
class Cell in scala
A Cell is a generic wrapper which completely hides the functionality of the wrapped object.
class Chan in scala/concurrent/pilib
Name on which one can emit, receive or that can be emitted or received during a communication.
class Channel in scala/concurrent
class Char in scala
val CharTag in scala/runtime/ScalaRunTime
class Child in scala/xml/path/Expression
class Class in scala/reflect
class Code in scala/reflect
class Code in scala/mobile
The class Code provides apply methods with different arities (actually up to 9 parameters) to invoke a function simply by specifying its name and argument types.

Example:

    val url = new URL("http://scala.epfl.ch/classes/examples.jar");
    val obj = new Location(url) create "examples.sort";
    val ar = Array(6, 2, 8, 5, 1);
    obj[Array[Int], Unit]("println")(ar);
    obj[Array[Int], Unit]("sort")(ar);
    obj[Array[Int], Unit]("println")(ar);
class Comment in scala/xml
an XML node for comments.
class Cond in scala/xml/path/Expression
class ConsRHS in scala/util/grammar
right hand side of a hedge production, deriving a single tree
object Console in scala
The Console object implements functionality for printing Scala values on the terminal.
trait ConsoleLogger in scala/util/logging
A ConsoleLogger is mixed into a concrete class who has class Logged among its base traits.
class ConstructingHandler in scala/xml/parsing
implementation of MarkupHandler that constructs nodes
class ConstructingParser in scala/xml/parsing
an xml parser.
object ConstructingParser in scala/xml/parsing
class ContentModel in scala/xml/dtd
object ContentModel in scala/xml/dtd
object ContentModelParser in scala/xml/dtd
Parser for regexps (content models in DTD element declarations)
val c in scala/concurrent/pilib/UGP-class
val c in scala/xml/path/Expression/FExp-class
val c in scala/xml/path/Expression/Equals-class
def c2b in scala/runtime/RunTime
def c2c in scala/runtime/RunTime
def c2d in scala/runtime/RunTime
def c2f in scala/runtime/RunTime
def c2i in scala/runtime/RunTime
def c2l in scala/runtime/RunTime
def c2s in scala/runtime/RunTime
val cache in scala/xml/factory/NodeFactory-class
var capture in scala/xml/parsing/FactoryAdapter-class
def captureText in scala/xml/parsing/FactoryAdapter-class
captures text, possibly normalizing whitespace
def carray in scala/runtime/RunTime
def carray_get in scala/runtime/RunTime
def carray_length in scala/runtime/RunTime
def carray_set in scala/runtime/RunTime
def caseArity in scala/CaseClass-class
for a case class A(x_0,...,x_(k-1)), returns k
def caseElement in scala/CaseClass-class
for a case class A(x_0,...,x_(k-1)), returns x_i for 0 <= i < k, null otherwise
def caseFields in scala/runtime/ScalaRunTime
def caseName in scala/CaseClass-class
val cbuf in scala/xml/parsing/MarkupParser-class
character buffer, for names
var ccol in scala/io/Source-class
def ceil in scala/runtime/compat/Math
var ch in scala/io/Source-class
the last character returned by next.
var ch in scala/xml/parsing/MarkupParser-class
holds the next character
type char in scala/Predef
def char2double in scala/Predef
def char2float in scala/Predef
def char2int in scala/Predef
def char2long in scala/Predef
def char2ordered in scala/Predef
def charValue in scala/runtime/BoxedInt-class
def charValue in scala/runtime/BoxedChar-class
def charValue in scala/runtime/BoxedByte-class
def charValue in scala/runtime/BoxedDouble-class
def charValue in scala/runtime/BoxedShort-class
def charValue in scala/runtime/BoxedFloat-class
def charValue in scala/runtime/BoxedNumber-class
def charValue in scala/runtime/BoxedLong-class
def characters in scala/xml/parsing/FactoryAdapter-class
Characters.
def check in scala/xml/dtd/ElementValidator-class
check attributes, return true if md corresponds to attribute declarations in adecls.
def check in scala/xml/dtd/ElementValidator-class
check children, return true if conform to content model
def checkPubID in scala/xml/Parsing
def checkPubID in scala/xml/parsing/TokenTests-class
def checkSysID in scala/xml/Parsing
def checkSysID in scala/xml/parsing/TokenTests-class
def child in scala/xml/Node-class
child axis (all children of this node)
val child in scala/xml/Elem-class
child axis (all children of this node)
def child in scala/xml/SpecialNode-class
always empty
def child in scala/xml/dtd/PublicID-class
always empty
var children in scala/xml/Document-class
An ordered list of child information items, in document order.
def choice in scala/concurrent/pilib
Pi-calculus non-deterministic choice.
def choiceRest in scala/xml/dtd/ContentModelParser
val clazz in scala/reflect/ThisType-class
def clear in scala/collection/mutable/PriorityQueueProxy-class
Removes all elements from the queue.
def clear in scala/collection/mutable/SetProxy-class
Removes all elements from the set.
def clear in scala/collection/mutable/Map-class
Removes all mappings from the map.
def clear in scala/collection/mutable/ObservableMap-class
Removes all mappings from the map.
def clear in scala/collection/mutable/ArrayBuffer-class
Clears the buffer contents.
def clear in scala/collection/mutable/HashSet-class
Removes all elements from the set.
def clear in scala/collection/mutable/SynchronizedBuffer-class
Clears the buffer contents.
def clear in scala/collection/mutable/Set-class
Removes all elements from the set.
def clear in scala/collection/mutable/BufferProxy-class
Clears the buffer contents.
def clear in scala/collection/mutable/ListBuffer-class
Clears the buffer contents.
def clear in scala/collection/mutable/SynchronizedPriorityQueue-class
Removes all elements from the queue.
def clear in scala/collection/mutable/SynchronizedSet-class
Removes all elements from the set.
def clear in scala/collection/mutable/SynchronizedMap-class
Removes all mappings from the map.
def clear in scala/collection/mutable/BitSet-class
clears i-th bit.
def clear in scala/collection/mutable/History-class
def clear in scala/collection/mutable/StackProxy-class
Removes all elements from the stack.
def clear in scala/collection/mutable/Buffer-class
Clears the buffer contents.
def clear in scala/collection/mutable/PriorityQueue-class
Removes all elements from the queue.
def clear in scala/collection/mutable/ObservableBuffer-class
Clears the buffer contents.
def clear in scala/collection/mutable/MapProxy-class
Removes all mappings from the map.
def clear in scala/collection/mutable/SynchronizedStack-class
Removes all elements from the stack.
def clear in scala/collection/mutable/JavaSetAdaptor-class
Removes all elements from the set.
def clear in scala/collection/mutable/SynchronizedQueue-class
Removes all elements from the queue.
def clear in scala/collection/mutable/Queue-class
Removes all elements from the queue.
def clear in scala/collection/mutable/ImmutableMapAdaptor-class
Removes all mappings from the map.
def clear in scala/collection/mutable/ImmutableSetAdaptor-class
Removes all elements from the set.
def clear in scala/collection/mutable/JavaMapAdaptor-class
Removes all mappings from the map.
def clear in scala/collection/mutable/ObservableSet-class
Removes all elements from the set.
def clear in scala/collection/mutable/Stack-class
Removes all elements from the stack.
def clear in scala/collection/mutable/QueueProxy-class
Removes all elements from the queue.
def clear in scala/collection/mutable/HashMap-class
Removes all mappings from the map.
var cline in scala/io/Source-class
def clone in scala/collection/mutable/PriorityQueueProxy-class
This method clones the priority queue.
def clone in scala/collection/mutable/SetProxy-class
Return a clone of this set.
def clone in scala/collection/mutable/Map-class
Return a clone of this map.
def clone in scala/collection/mutable/ArrayBuffer-class
Return a clone of this buffer.
def clone in scala/collection/mutable/HashSet-class
Return a clone of this set.
def clone in scala/collection/mutable/SynchronizedBuffer-class
Return a clone of this buffer.
def clone in scala/collection/mutable/Set-class
Return a clone of this set.
def clone in scala/collection/mutable/BufferProxy-class
Return a clone of this buffer.
def clone in scala/collection/mutable/ListBuffer-class
Return a clone of this buffer.
def clone in scala/collection/mutable/SynchronizedSet-class
Return a clone of this set.
def clone in scala/collection/mutable/SynchronizedMap-class
Return a clone of this map.
def clone in scala/collection/mutable/StackProxy-class
This method clones the stack.
def clone in scala/collection/mutable/Buffer-class
Return a clone of this buffer.
def clone in scala/collection/mutable/PriorityQueue-class
This method clones the priority queue.
def clone in scala/collection/mutable/MapProxy-class
Return a clone of this map.
def clone in scala/collection/mutable/JavaSetAdaptor-class
Return a clone of this set.
def clone in scala/collection/mutable/Queue-class
This method clones the queue.
def clone in scala/collection/mutable/JavaMapAdaptor-class
Return a clone of this map.
def clone in scala/collection/mutable/Stack-class
This method clones the stack.
def clone in scala/collection/mutable/QueueProxy-class
This method clones the queue.
def clone in scala/collection/mutable/HashMap-class
Return a clone of this map.
class cloneable in scala
val code in scala/reflect/TypedCode-class
def coerce in scala/Long-class
def coerce in scala/Long-class
def coerce in scala/Short-class
def coerce in scala/Short-class
def coerce in scala/Short-class
def coerce in scala/Short-class
def coerce in scala/Byte-class
def coerce in scala/Byte-class
def coerce in scala/Byte-class
def coerce in scala/Byte-class
def coerce in scala/Byte-class
def coerce in scala/Char-class
def coerce in scala/Char-class
def coerce in scala/Char-class
def coerce in scala/Char-class
def coerce in scala/Int-class
def coerce in scala/Int-class
def coerce in scala/Int-class
def coerce in scala/Float-class
val col in scala/xml/PrettyPrinter-class/Box-class
def collectNamespaces in scala/xml/Utility
Returns a set of all namespaces used in a sequence of nodes and all their descendants, including the empty namespaces.
def collectNamespaces in scala/xml/Utility
adds all namespaces in node to set
def collectTransitions in scala/util/automata/WordBerrySethi-class
package collection in scala
def column in scala/io/Position
Returns the column number of the encoded position.
def comment in scala/xml/parsing/ConstructingHandler-class
callback method invoked by MarkupParser after parsing comment.
def comment in scala/xml/parsing/DefaultMarkupHandler-class
callback method invoked by MarkupParser after parsing comment.
def comment in scala/xml/parsing/MarkupHandler-class
callback method invoked by MarkupParser after parsing comment.
def comment in scala/xml/factory/Binder-class
callback method invoked by MarkupParser after parsing comment.
val commentText in scala/xml/Comment-class
def compFirst in scala/util/automata/BaseBerrySethi-class
computes first( r ) for the word regexp r
def compFirst in scala/util/automata/WordBerrySethi-class
computes first( r ) where the word regexp r
def compFollow in scala/util/automata/BaseBerrySethi-class
def compFollow1 in scala/util/automata/BaseBerrySethi-class
returns the first set of an expression, setting the follow set along the way
def compFollow1 in scala/util/automata/WordBerrySethi-class
returns the first set of an expression, setting the follow set along the way
def compLast in scala/util/automata/BaseBerrySethi-class
computes last( r ) for the regexp r
def compLast in scala/util/automata/WordBerrySethi-class
computes last( r ) where the word regexp r
def compareTo in scala/Ordered-class
Result of comparing `this' with operand `that'.
def compareTo in scala/Enumeration-class/Value-class
Result of comparing `this' with operand `that'.
def compareTo in scala/runtime/matching/TreeNT-class
Result of comparing `this' with operand `that'.
def compareTo in scala/runtime/matching/Rule-class
Result of comparing `this' with operand `that'.
def compareTo in scala/runtime/matching/Address-class
Result of comparing `this' with operand `that'.
def compareTo in scala/runtime/matching/HedgeNT-class
Result of comparing `this' with operand `that'.
def compareTo in scala/collection/immutable/BitSet-class
lexicographic ordering
package compat in scala/runtime
def concat in scala/Stream
def concat in scala/Stream
def concat in scala/Seq-class
Returns the concatenation of two sequences.
def concat in scala/Iterable-class
Concatenates two iterable objects
def concat in scala/Iterable-class
Concatenates two iterable objects
package concurrent in scala
def cons in scala/Stream
def construct in scala/xml/factory/NodeFactory-class
var cont in scala/concurrent/pilib/Sum-class
Continuation of the sum.
def containedIn1 in scala/xml/Null
def containedIn1 in scala/xml/MetaData-class
def contains in scala/List-class
Tests if the given value elem is a member of this iterable object.
def contains in scala/Iterator-class
Tests if the given value elem is a member of this list.
def contains in scala/collection/Map-class
Is the given key mapped to a value by this map?
def contains in scala/collection/SetProxy-class
Checks if this set contains element elem.
def contains in scala/collection/MapProxy-class
Is the given key mapped to a value by this map?
def contains in scala/collection/Set-class
Checks if this set contains element elem.
def contains in scala/collection/mutable/HashSet-class
Checks if this set contains element elem.
def contains in scala/collection/mutable/SynchronizedSet-class
Checks if this set contains element elem.
def contains in scala/collection/mutable/SynchronizedMap-class
Is the given key mapped to a value by this map?
def contains in scala/collection/mutable/JavaSetAdaptor-class
Checks if this set contains element elem.
def contains in scala/collection/mutable/ImmutableMapAdaptor-class
Is the given key mapped to a value by this map?
def contains in scala/collection/mutable/ImmutableSetAdaptor-class
Checks if this set contains element elem.
def contains in scala/collection/mutable/JavaMapAdaptor-class
Is the given key mapped to a value by this map?
def contains in scala/collection/immutable/TreeSet-class
Checks if this set contains element elem.
def contains in scala/collection/immutable/ListSet-class
Checks if this set contains element elem.
def contains in scala/collection/immutable/ListSet-class/Node-class
Checks if this set contains element elem.
def containsFinal in scala/util/automata/NondetWordAutom-class
returns true if the set of states contains at least one final state
def containsText in scala/xml/dtd/ContentModel
def content in scala/xml/parsing/MarkupParser-class
content1 ::= '<' content1 | '&' charref ...
def content1 in scala/xml/parsing/MarkupParser-class
'<' content1 ::= ...
var contentModel in scala/xml/dtd/ElementValidator-class
val contentModel in scala/xml/dtd/ElemDecl-class
def contentspec in scala/xml/dtd/ContentModelParser
def continue in scala/concurrent/pilib/Sum-class
Block if not initialized otherwise continue with the continuation.
def copy in scala/collection/mutable/ResizableArray-class
Move parts of the array.
def copy in scala/xml/Null
returns its argument
def copy in scala/xml/UnprefixedAttribute-class
returns a copy of this unprefixed attribute with the given next field
def copy in scala/xml/MetaData-class
returns a copy of this MetaData item with next field set to argument
def copy in scala/xml/PrefixedAttribute-class
Returns a copy of this unprefixed attribute with the given next field.
def copyToArray in scala/Stream-class
Fills the given array xs with the elements of this sequence starting at position start.
def copyToArray in scala/SeqProxy-class
Fills the given array xs with the elements of this sequence starting at position start.
def copyToArray in scala/Seq-class
Fills the given array xs with the elements of this sequence starting at position start.
def copyToArray in scala/Iterator-class
Fills the given array xs with the elements of this sequence starting at position start.
def count in scala/List-class
Count the number of elements in the list which satisfy a predicate.
def count in scala/collection/immutable/GBTree-class
Calculates 2^h, and size, where h is the height of the tree and size is the number of nodes in the tree.
def create in scala/mobile/Location-class
Return the code description for the string className at this location.
def create in scala/xml/parsing/NoBindingFactoryAdapter-class
constructs an instance of scala.xml.Elem
def create in scala/xml/factory/NodeFactory-class
def createNode in scala/xml/parsing/FactoryAdapter-class
creates an new non-text(tree) node.
def createNode in scala/xml/parsing/NoBindingFactoryAdapter-class
creates a node.
def createResult in scala/testing/SUnit/TestCase-class
def createText in scala/xml/parsing/FactoryAdapter-class
creates a Text node.
def createText in scala/xml/parsing/NoBindingFactoryAdapter-class
creates a text node
var cur in scala/xml/PrettyPrinter-class
var curInput in scala/xml/parsing/MarkupParser-class
var curTag in scala/xml/parsing/FactoryAdapter-class
def currentThread in scala/runtime/compat/Platform
def cut in scala/xml/PrettyPrinter-class

D

class DEFAULT in scala/xml/dtd
class DFAContentModel in scala/xml/dtd
class DTD in scala/xml/dtd
a document type declaration
class Decl in scala/xml/dtd
class DefaultDecl in scala/xml/dtd
class DefaultEntry in scala/collection/mutable
trait DefaultMapModel in scala/collection/mutable
This trait is used internally.
class DefaultMarkupHandler in scala/xml/parsing
default implemenation of markup handler always returns NodeSeq.Empty
class DescOrSelf in scala/xml/path/Expression
class DetWordAutom in scala/util/automata
A deterministic automaton.
object DocBreak in scala/text
class DocCons in scala/text
class DocGroup in scala/text
class DocNest in scala/text
object DocNil in scala/text
class DocText in scala/text
class DocType in scala/xml/dtd
an XML node for document type declaration
class Document in scala/text
A basic pretty-printing library, based on Lindig's strict version of Wadler's adaptation of Hughes' pretty-printer.
object Document in scala/text
class Document in scala/xml
A document information item (according to InfoSet spec).
class Double in scala
class DoubleLinkedList in scala/collection/mutable
This extensible class may be used as a basis for implementing double linked lists.
val DoubleTag in scala/runtime/ScalaRunTime
trait DtdTypeSymbol in scala/xml/dtd
def d2b in scala/runtime/RunTime
def d2c in scala/runtime/RunTime
def d2d in scala/runtime/RunTime
def d2f in scala/runtime/RunTime
def d2i in scala/runtime/RunTime
def d2l in scala/runtime/RunTime
def d2s in scala/runtime/RunTime
def darray in scala/runtime/RunTime
def darray_get in scala/runtime/RunTime
def darray_length in scala/runtime/RunTime
def darray_set in scala/runtime/RunTime
val data in scala/xml/Atom-class
var declCurrent in scala/xml/parsing/ValidatingMarkupHandler-class
var declStack in scala/xml/parsing/ValidatingMarkupHandler-class
var decls in scala/xml/parsing/MarkupHandler-class
var decls in scala/xml/dtd/DTD-class
val default in scala/util/automata/DetWordAutom-class
val default in scala/util/automata/NondetWordAutom-class
val default in scala/xml/dtd/AttrDecl-class
var defaultValue in scala/concurrent/pilib/Chan-class
var defaultq in scala/util/automata/WordBerrySethi-class
def delete in scala/collection/immutable/GBTree-class
def deleteAny in scala/collection/immutable/Tree-class
Removes the key from the tree.
val delta in scala/util/automata/DetWordAutom-class
val delta in scala/util/automata/NondetWordAutom-class
var deltaq in scala/util/automata/WordBerrySethi-class
def dequeue in scala/collection/mutable/PriorityQueueProxy-class
Returns the element with the highest priority in the queue, and removes this element from the queue.
def dequeue in scala/collection/mutable/SynchronizedPriorityQueue-class
Returns the element with the highest priority in the queue, and removes this element from the queue.
def dequeue in scala/collection/mutable/PriorityQueue-class
Returns the element with the highest priority in the queue, and removes this element from the queue.
def dequeue in scala/collection/mutable/SynchronizedQueue-class
Returns the first element in the queue, and removes this element from the queue.
def dequeue in scala/collection/mutable/Queue-class
Returns the first element in the queue, and removes this element from the queue.
def dequeue in scala/collection/mutable/QueueProxy-class
Returns the first element in the queue, and removes this element from the queue.
def dequeue in scala/collection/immutable/Queue-class
Returns a tuple with the first element in the queue, and a new queue with this element removed.
def dequeueAll in scala/collection/mutable/Queue-class
Returns all elements in the queue which satisfy the given predicate, and removes those elements from the queue.
def dequeueFirst in scala/collection/mutable/Queue-class
Returns the first element in the queue which satisfies the given predicate, and removes this element from the queue.
def descendant in scala/xml/Node-class
descendant axis (all descendants of this node, not including not itself)
def descendant_or_self in scala/xml/Node-class
descendant axis (all descendants of this node, including this node)
var descr in scala/io/Source-class
description of this source, default empty
def determinize in scala/util/automata/SubsetConstruction-class
var dfa in scala/xml/dtd/ElementValidator-class
def dfa in scala/xml/dtd/DFAContentModel-class
def diff in scala/List-class
Computes the difference between this list and the given list that.
val doc in scala/text/DocGroup-class
val doc in scala/text/DocNest-class
var docElem in scala/xml/Document-class
The element information item corresponding to the document element.
def document in scala/xml/parsing/MarkupParser-class
[22] prolog ::= XMLDecl? Misc* (doctypedecl Misc*)? [23] XMLDecl ::= '<?xml' VersionInfo EncodingDecl? SDDecl? S? '?>' [24] VersionInfo ::= S 'version' Eq ("'" VersionNum "'" | '"' VersionNum '"') [25] Eq ::= S? '=' S? [26] VersionNum ::= '1.0' [27] Misc ::= Comment | PI | S
type double in scala/Predef
def double2ordered in scala/Predef
def doubleValue in scala/runtime/BoxedInt-class
def doubleValue in scala/runtime/BoxedChar-class
def doubleValue in scala/runtime/BoxedByte-class
def doubleValue in scala/runtime/BoxedDouble-class
def doubleValue in scala/runtime/BoxedShort-class
def doubleValue in scala/runtime/BoxedFloat-class
def doubleValue in scala/runtime/BoxedNumber-class
def doubleValue in scala/runtime/BoxedLong-class
def down in scala/runtime/matching/Address-class
def drop in scala/Stream-class
Returns a new sub-sequence that drops the first n elements of this sequence.
def drop in scala/SeqProxy-class
Returns a new sub-sequence that drops the first n elements of this sequence.
def drop in scala/List-class
Returns the list without its n first elements.
def drop in scala/Seq-class
Returns a new sub-sequence that drops the first n elements of this sequence.
def drop in scala/Iterator-class
Removes the first n elements from this iterator.
def dropRight in scala/List-class
Returns the list wihout its rightmost n elements.
def dropWhile in scala/Stream-class
def dropWhile in scala/List-class
Returns the longest suffix of this list whose first element does not satisfy the predicate p.
var dtd in scala/xml/Document-class
The dtd that comes with the document, if any
var dtd in scala/xml/parsing/MarkupParser-class
package dtd in scala/xml
def duplicate in scala/Iterator-class
Creates two new iterators that both iterate over the same elements than this iterator (in the same order).

E

class ELEMENTS in scala/xml/dtd
object EMPTY in scala/xml/dtd
object EMPTYHEDGE in scala/runtime/matching
val END in scala/xml/dtd/Tokens-class
val ENDCH in scala/xml/dtd/Scanner-class
class Elem in scala/xml
The case class Elem implements the Node trait, providing an immutable data object representing an XML element.
class ElemDecl in scala/xml/dtd
an element declaration
class ElemName in scala/xml/dtd/ContentModel
class ElementValidator in scala/xml/dtd
validate children and/or attributes of an element exceptions are created but not thrown.
def Empty in scala/collection/immutable/ListMap
val Empty in scala/collection/immutable/Queue
def Empty in scala/collection/immutable/TreeMap
def Empty in scala/collection/immutable/Stack
def Empty in scala/collection/immutable/ListSet
constructs an empty ListSet
val Empty in scala/xml/NodeSeq
object EmptyHedgeRHS in scala/util/grammar
right hand side of a hedge production, deriving the empty hedge
val EmptyNamespace in scala/xml/Node
the empty namespace
object End in scala/collection/mutable
class EntityDecl in scala/xml/dtd
an entity declaration
class EntityDef in scala/xml/dtd
class EntityRef in scala/xml
an XML node for entity references
type Entry in scala/collection/mutable/HashSet-class
type Entry in scala/collection/mutable/HashTable-class
type Entry in scala/collection/mutable/DefaultMapModel-class
class Enumeration in scala

The class Enumeration provides the same functionality as the enum construct found in C-like languages like C++ or Java.

object Eps in scala/util/regexp/Base-class
class Equals in scala/xml/path/Expression
class Exists in scala/xml/path/Expression
class Expr in scala/xml/path/Expression
object Expression in scala/xml/path
class ExtDef in scala/xml/dtd
class ExternalID in scala/xml/dtd
an ExternalIDs - either PublicID or SystemID
trait ExternalSources in scala/xml/parsing
val e in scala/xml/dtd/ValidationException-class
val e in scala/xml/path/Expression/FExp-class
val e in scala/xml/path/Expression/Attrib-class
val e in scala/xml/path/Expression/Child-class
val e in scala/xml/path/Expression/DescOrSelf-class
val elem in scala/Cell-class
var elem in scala/collection/mutable/SingleLinkedList-class
val elem in scala/collection/mutable/Update-class
val elem in scala/collection/mutable/Remove-class
val elem in scala/collection/mutable/Include-class
var elem in scala/concurrent/Channel-class/LinkedList-class
def elem in scala/xml/parsing/ConstructingHandler-class
callback method invoked by MarkupParser after parsing an elementm, between the elemStart and elemEnd callbacks
def elem in scala/xml/parsing/DefaultMarkupHandler-class
callback method invoked by MarkupParser after parsing an elementm, between the elemStart and elemEnd callbacks
def elem in scala/xml/parsing/MarkupHandler-class
callback method invoked by MarkupParser after parsing an elementm, between the elemStart and elemEnd callbacks
var elem in scala/xml/dtd/DTD-class
def elemDecl in scala/xml/parsing/MarkupHandler-class
def elemDecl in scala/xml/parsing/ValidatingMarkupHandler-class
def elemEnd in scala/xml/parsing/MarkupHandler-class
callback method invoked by MarkupParser after end-tag of element.
def elemEnd in scala/xml/parsing/ValidatingMarkupHandler-class
callback method invoked by MarkupParser after end-tag of element.
def elemEquals in scala/collection/mutable/HashTable-class
def elemHashCode in scala/collection/mutable/HashTable-class
def elemStart in scala/xml/parsing/MarkupHandler-class
callback method invoked by MarkupParser after start-tag of element.
def elemStart in scala/xml/parsing/ValidatingMarkupHandler-class
callback method invoked by MarkupParser after start-tag of element.
def element in scala/xml/parsing/MarkupParser-class
def element1 in scala/xml/parsing/MarkupParser-class
'<' element ::= xmlTag1 '>' { xmlExpr | '{' simpleExpr '}' } ETag | xmlTag1 '/' '>'
def elementDecl in scala/xml/parsing/MarkupParser-class
<! element := ELEMENT
def elements in scala/Stream-class
Creates a new iterator over all elements contained in this object.
def elements in scala/Option-class
Creates a new iterator over all elements contained in this object.
def elements in scala/IterableProxy-class
Creates a new iterator over all elements contained in this object.
def elements in scala/List-class
Returns the elements in the list as an iterator
def elements in scala/Enumeration-class
Returns all values of this enumeration.
def elements in scala/Iterable-class
Creates a new iterator over all elements contained in this object.
def elements in scala/runtime/BoxedArray-class
Creates a new iterator over all elements contained in this object.
def elements in scala/collection/mutable/PriorityQueueProxy-class
Creates a new iterator over all elements contained in this object.
def elements in scala/collection/mutable/SingleLinkedList-class
Creates a new iterator over all elements contained in this object.
def elements in scala/collection/mutable/HashSet-class
Creates a new iterator over all elements contained in this object.
def elements in scala/collection/mutable/SynchronizedBuffer-class
Creates a new iterator over all elements contained in this object.
def elements in scala/collection/mutable/BufferProxy-class
Creates a new iterator over all elements contained in this object.
def elements in scala/collection/mutable/SynchronizedPriorityQueue-class
Returns an iterator which yiels all the elements of the priority queue in descending priority order.
def elements in scala/collection/mutable/History-class
Creates a new iterator over all elements contained in this object.
def elements in scala/collection/mutable/StackProxy-class
Returns an iterator over all elements on the stack.
def elements in scala/collection/mutable/PriorityQueue-class
Returns an iterator which yiels all the elements of the priority queue in descending priority order.
def elements in scala/collection/mutable/SynchronizedStack-class
Returns an iterator over all elements on the stack.
def elements in scala/collection/mutable/JavaSetAdaptor-class
Creates a new iterator over all elements contained in this object.
def elements in scala/collection/mutable/ResizableArray-class
Returns a new iterator over all elements of this resizable array.
def elements in scala/collection/mutable/ImmutableMapAdaptor-class
Creates a new iterator over all elements contained in this object.
def elements in scala/collection/mutable/ImmutableSetAdaptor-class
Creates a new iterator over all elements contained in this object.
def elements in scala/collection/mutable/JavaMapAdaptor-class
Creates a new iterator over all elements contained in this object.
def elements in scala/collection/mutable/MutableList-class
Returns an iterator over all elements of this list.
def elements in scala/collection/mutable/DefaultMapModel-class
Creates a new iterator over all elements contained in this object.
def elements in scala/collection/mutable/Stack-class
Returns an iterator over all elements on the stack.
def elements in scala/collection/mutable/QueueProxy-class
Returns an iterator over all elements on the queue.
def elements in scala/collection/immutable/ListMap-class
This returns an iterator over key-value pairs.
def elements in scala/collection/immutable/Queue-class
Returns the elements in the list as an iterator
def elements in scala/collection/immutable/TreeSet-class
Creates a new iterator over all elements contained in this object.
def elements in scala/collection/immutable/TreeMap-class
Creates a new iterator over all elements contained in this object.
def elements in scala/collection/immutable/Stack-class
Returns an iterator over all elements on the stack.
def elements in scala/collection/immutable/ListSet-class
Creates a new iterator over all elements contained in this object.
def elements in scala/xml/NodeSeq-class
Creates a new iterator over all elements contained in this object.
def elements in scala/xml/Null
returns an iterator on attributes
def elements in scala/xml/MetaData-class
returns an iterator on attributes
val empty in scala/Stream
def empty in scala/Iterator
def empty in scala/runtime/matching/Address
def empty in scala/text/Document
The empty document
def empty in scala/collection/mutable/ImmutableMapAdaptor-class
def empty in scala/collection/mutable/ImmutableSetAdaptor-class
def empty in scala/collection/immutable/ListMap-class
This method returns a new ListMap instance mapping keys of the same type to values of type C.
def empty in scala/collection/immutable/Map-class
This method returns a new map instance of the same class mapping keys of the same type to values of type C.
def empty in scala/collection/immutable/TreeMap-class
A factory to create empty maps of the same type of keys.
val emptySet in scala/util/automata/BaseBerrySethi-class
def encode in scala/io/Position
Encodes a position into a single integer.
var encoding in scala/xml/Document-class
The name of the character encoding scheme in which the document entity is expressed.
def endDTD in scala/xml/parsing/MarkupHandler-class
def endDTD in scala/xml/parsing/ValidatingMarkupHandler-class
def endElement in scala/xml/parsing/FactoryAdapter-class
End element.
def endTag in scala/xml/PrettyPrinter-class
def enqueue in scala/collection/mutable/PriorityQueueProxy-class
Adds all elements to the queue.
def enqueue in scala/collection/mutable/SynchronizedPriorityQueue-class
Adds all elements to the queue.
def enqueue in scala/collection/mutable/PriorityQueue-class
Adds all elements to the queue.
def enqueue in scala/collection/mutable/SynchronizedQueue-class
Adds all elements to the queue.
def enqueue in scala/collection/mutable/Queue-class
Adds all elements to the queue.
def enqueue in scala/collection/mutable/QueueProxy-class
Adds all elements to the queue.
def enqueue in scala/collection/immutable/Queue-class
Returns a new queue with all elements added.
def ensureBits in scala/collection/mutable/BitSet-class/ByteArray-class
def ensureSize in scala/collection/mutable/BitSet-class
ensure that this bitset can store at least nbits bits
def ensureSize in scala/collection/mutable/ResizableArray-class
ensure that the internal array has at n cells
var ent in scala/xml/parsing/MarkupHandler-class
var ent in scala/xml/dtd/DTD-class
val ent in scala/xml/dtd/PEReference-class
val entdef in scala/xml/dtd/ParsedEntityDecl-class
val entdef in scala/xml/dtd/ParameterEntityDecl-class
def entityDecl in scala/xml/parsing/MarkupParser-class
<! element := ELEMENT
val entityName in scala/xml/EntityRef-class
def entityRef in scala/xml/parsing/ConstructingHandler-class
callback method invoked by MarkupParser after parsing entity ref.
def entityRef in scala/xml/parsing/DefaultMarkupHandler-class
callback method invoked by MarkupParser after parsing entity ref.
def entityRef in scala/xml/parsing/MarkupHandler-class
callback method invoked by MarkupParser after parsing entity ref.
def entityRef in scala/xml/factory/Binder-class
callback method invoked by MarkupParser after parsing entity ref.
def entries in scala/collection/mutable/HashTable-class
def entries in scala/collection/mutable/DefaultMapModel-class
def entries in scala/collection/immutable/Tree-class
Gives you an iterator over all elements in the tree.
def entryExists in scala/collection/mutable/MultiMap-class
def entryKey in scala/collection/mutable/HashSet-class
def entryKey in scala/collection/mutable/HashTable-class
def entryKey in scala/collection/mutable/HashMap-class
var eof in scala/xml/parsing/MarkupParser-class
def eqElements in scala/xml/factory/NodeFactory-class
faster equality, because
def equals in scala/Long-class
def equals in scala/Short-class
def equals in scala/Unit-class
def equals in scala/Boolean-class
def equals in scala/Byte-class
def equals in scala/Char-class
def equals in scala/Int-class
def equals in scala/Proxy-class
def equals in scala/Float-class
def equals in scala/Double-class
def equals in scala/runtime/BoxedInt-class
def equals in scala/runtime/BoxedChar-class
def equals in scala/runtime/BoxedByte-class
def equals in scala/runtime/BoxedFloatArray-class
def equals in scala/runtime/BoxedAnyArray-class
def equals in scala/runtime/BoxedByteArray-class
def equals in scala/runtime/BoxedLongArray-class
def equals in scala/runtime/BoxedDoubleArray-class
def equals in scala/runtime/BoxedBooleanArray-class
def equals in scala/runtime/BoxedDouble-class
def equals in scala/runtime/BoxedShort-class
def equals in scala/runtime/BoxedBoolean-class
def equals in scala/runtime/BoxedFloat-class
def equals in scala/runtime/BoxedLong-class
def equals in scala/runtime/BoxedShortArray-class
def equals in scala/runtime/BoxedObjectArray-class
def equals in scala/runtime/BoxedIntArray-class
def equals in scala/runtime/BoxedCharArray-class
def equals in scala/collection/Map-class
Compares two maps structurally; i.e.
def equals in scala/collection/BitSet-class
Checks if two bitsets are structurally identical.
def equals in scala/collection/Set-class
Compares this set with another object and returns true, iff the other object is also a set which contains the same elements as this set.
def equals in scala/collection/mutable/ArrayBuffer-class
Checks if two buffers are structurally identical.
def equals in scala/collection/mutable/ListBuffer-class
Checks if two buffers are structurally identical.
def equals in scala/collection/mutable/SynchronizedPriorityQueue-class
Checks if two queues are structurally identical.
def equals in scala/collection/mutable/LinkedList-class
def equals in scala/collection/mutable/PriorityQueue-class
Checks if two queues are structurally identical.
def equals in scala/collection/mutable/SynchronizedStack-class
Checks if two stacks are structurally identical.
def equals in scala/collection/mutable/SynchronizedQueue-class
Checks if two queues are structurally identical.
def equals in scala/collection/mutable/Queue-class
Checks if two queues are structurally identical.
def equals in scala/collection/mutable/Stack-class
Checks if two stacks are structurally identical.
def equals in scala/collection/immutable/ListMap-class
Compares two maps for equality.
def equals in scala/collection/immutable/Queue-class
Compares two queues for equality by comparing each element in the queues.
def equals in scala/collection/immutable/TreeSet-class
Compares two sets for equality.
def equals in scala/collection/immutable/TreeMap-class
Compares two maps structurally; i.e.
def equals in scala/collection/immutable/BitSet-class
Checks if two bitsets are structurally identical.
def equals in scala/collection/immutable/Stack-class
Compares this stack with the given object.
def equals in scala/collection/immutable/ListSet-class
Compares two sets for equality.
def equals in scala/xml/Comment-class
structural equality
def equals in scala/xml/ProcInstr-class
structural equality
def equals in scala/xml/NodeSeq-class
structural equality
def equals in scala/xml/Null
deep equals method
def equals in scala/xml/Text-class
structural equality
def equals in scala/xml/Node-class
structural equality
def equals in scala/xml/Atom-class
structural equality
def equals in scala/xml/MetaData-class
deep equals method
def equals in scala/xml/Molecule-class
structural equality
def equals in scala/xml/EntityRef-class
structural equality
def equals in scala/Any-class
def equals1 in scala/xml/Null
shallow equals method
def equals1 in scala/xml/UnprefixedAttribute-class
shallow equals method
def equals1 in scala/xml/MetaData-class
shallow equals method
def equals1 in scala/xml/PrefixedAttribute-class
shallow equals method
def error in scala/Predef
def error in scala/xml/parsing/FactoryAdapter-class
Error.
def escape in scala/xml/Utility
def escape in scala/xml/Utility
def eval in scala/xml/path/Expression/FExp-class
def eval in scala/xml/path/Expression/Expr-class
def events in scala/collection/mutable/History-class
var exc in scala/xml/dtd/ElementValidator-class
def excl in scala/collection/mutable/SetProxy-class
excl removes many elements from the set.
def excl in scala/collection/mutable/Map-class
This method will remove all the mappings for the given sequence of keys from the map.
def excl in scala/collection/mutable/Set-class
excl removes many elements from the set.
def excl in scala/collection/mutable/SynchronizedSet-class
excl removes many elements from the set.
def excl in scala/collection/mutable/SynchronizedMap-class
This method will remove all the mappings for the given sequence of keys from the map.
def excl in scala/collection/mutable/MapProxy-class
This method will remove all the mappings for the given sequence of keys from the map.
def excl in scala/collection/immutable/Map-class
This method will return a map where all the mappings for the given sequence of keys are removed from the map.
def excl in scala/collection/immutable/Map-class
This method removes all the mappings for keys provided by an iterator over the elements of the keys object.
def excl in scala/collection/immutable/Set-class
excl removes many elements from the set.
def excl in scala/collection/immutable/Set-class
This method removes all the elements provided by an iterator of the iterable object that from the set.
val executionStart in scala/Application-class
The time when execution of this program started.
def exists in scala/Stream-class
Apply a predicate p to all elements of this iterable object and return true, iff there is at least one element for which p yields true.
def exists in scala/IterableProxy-class
Apply a predicate p to all elements of this iterable object and return true, iff there is at least one element for which p yields true.
def exists in scala/List-class
Tests the existence in this list of an element that satisfies the predicate p.
def exists in scala/Iterator-class
Apply a predicate p to all elements of this iterable object and return true, iff there is at least one element for which p yields true.
def exists in scala/Enumeration-class
def exists in scala/Iterable-class
Apply a predicate p to all elements of this iterable object and return true, iff there is at least one element for which p yields true.
def exists in scala/collection/Map-class
Applies the given predicate to all (key, value) mappings contained in this map and returns true if there is at least one mapping for which this predicate yields true.
def exists in scala/Iterable-class
Apply a predicate p to all elements of this iterable object and return true, iff there is at least one element for which p yields true.
def exists in scala/collection/SetProxy-class
Apply a predicate p to all elements of this iterable object and return true, iff there is at least one element for which p yields true.
def exists in scala/collection/mutable/ImmutableSetAdaptor-class
Apply a predicate p to all elements of this iterable object and return true, iff there is at least one element for which p yields true.
def exists2 in scala/List
Tests whether the given predicate p holds for some corresponding elements of the argument lists.
def exit in scala/Predef
def exit in scala/Predef
def exit in scala/concurrent/Process-class
def exit in scala/concurrent/Process
val extID in scala/xml/dtd/ExtDef-class
val extID in scala/xml/dtd/DocType-class
val extID in scala/xml/dtd/NotationDecl-class
val extID in scala/xml/dtd/UnparsedEntityDecl-class
var extIndex in scala/xml/parsing/MarkupParser-class
def extSubset in scala/xml/parsing/MarkupParser-class
def externalID in scala/xml/parsing/MarkupParser-class
externalID ::= SYSTEM S syslit PUBLIC S pubid S syslit
var externalID in scala/xml/dtd/DTD-class
def externalSource in scala/xml/parsing/MarkupParser-class
def externalSource in scala/xml/parsing/ExternalSources-class
def extractFirst in scala/concurrent/QueueModule-class
Extract an element satisfying a predicate from a queue.

F

class FExp in scala/xml/path/Expression
val FIRSTPOS in scala/io/Position
The first position in a source file
val FULL in scala/xml/factory/LoggedNodeFactory-class
class FactoryAdapter in scala/xml/parsing
SAX adapter class, for use with Java SAX parser.
class FatalError in scala/xml/parsing
class Field in scala/reflect
def Finally in scala/runtime/ScalaRunTime/Try-class
class Float in scala
val FloatTag in scala/runtime/ScalaRunTime
type Function in scala/Predef
class Function in scala/reflect
trait Function0 in scala
trait Function1 in scala
trait Function2 in scala
trait Function3 in scala
trait Function4 in scala
trait Function5 in scala
trait Function6 in scala
trait Function7 in scala
trait Function8 in scala
trait Function9 in scala
def f2b in scala/runtime/RunTime
def f2c in scala/runtime/RunTime
def f2d in scala/runtime/RunTime
def f2f in scala/runtime/RunTime
def f2i in scala/runtime/RunTime
def f2l in scala/runtime/RunTime
def f2s in scala/runtime/RunTime
package factory in scala/xml
def fail in scala/testing/UnitTest/Report-class
def fail in scala/testing/SUnit/Assert-class
throws AssertFailed with given message
val failedTest in scala/testing/SUnit/TestFailure-class
def failureCount in scala/testing/SUnit/TestResult-class
def failures in scala/testing/SUnit/TestResult-class
def farray in scala/runtime/RunTime
def farray_get in scala/runtime/RunTime
def farray_length in scala/runtime/RunTime
def farray_set in scala/runtime/RunTime
def fatalError in scala/xml/parsing/FactoryAdapter-class
Fatal error.
def filter in scala/Stream-class
def filter in scala/Option-class
def filter in scala/List-class
Returns all the elements of this list that satisfy the predicate p.
def filter in scala/Iterator-class
Returns an iterator over all the elements of this iterator that satisfy the predicate p.
def filter in scala/Enumeration-class
def filter in scala/collection/mutable/SetProxy-class
Method filter removes all elements from the set for which the predicate p yields the value false.
def filter in scala/collection/mutable/Map-class
This method removes all the mappings for which the predicate p returns false.
def filter in scala/collection/mutable/Set-class
Method filter removes all elements from the set for which the predicate p yields the value false.
def filter in scala/collection/mutable/SynchronizedSet-class
Method filter removes all elements from the set for which the predicate p yields the value false.
def filter in scala/collection/mutable/SynchronizedMap-class
This method removes all the mappings for which the predicate p returns false.
def filter in scala/collection/mutable/MapProxy-class
This method removes all the mappings for which the predicate p returns false.
def filter in scala/collection/mutable/ImmutableMapAdaptor-class
This method removes all the mappings for which the predicate p returns false.
def filter in scala/collection/immutable/Map-class
This method removes all the mappings for which the predicate p returns false.
def filter in scala/collection/immutable/Set-class
Method filter removes all elements from the set for which the predicate p yields the value false.
def filter in scala/xml/NodeSeq-class
def filter in scala/xml/Null
filters this sequence of meta data
def filter in scala/xml/MetaData-class
filters this sequence of meta data
def finalTag in scala/util/automata/NondetWordAutom-class
returns tag of final state
var finalTag in scala/util/automata/BaseBerrySethi-class
val finals in scala/util/automata/DetWordAutom-class
val finals in scala/util/automata/NondetWordAutom-class
var finals in scala/util/automata/BaseBerrySethi-class
def find in scala/IterableProxy-class
Find and return the first element of the iterable object satisfying a predicate, if any.
def find in scala/List-class
Find and return the first element of the list satisfying a predicate, if any.
def find in scala/Iterator-class
Find and return the first element of the iterable object satisfying a predicate, if any.
def find in scala/Iterable-class
Find and return the first element of the iterable object satisfying a predicate, if any.
def findEntry in scala/collection/mutable/HashTable-class
def findEntry in scala/collection/mutable/DefaultMapModel-class
def findValue in scala/collection/immutable/Tree-class
Check if this map maps key to a value and return the value if it exists.
var first in scala/collection/mutable/MutableList-class
def fixDown in scala/collection/mutable/PriorityQueue-class
def fixUp in scala/collection/mutable/PriorityQueue-class
val fixed in scala/xml/dtd/DEFAULT-class
def flatMap in scala/Stream-class
def flatMap in scala/Option-class
def flatMap in scala/List-class
Applies the given function f to each element of this list, then concatenates the results.
def flatMap in scala/Iterator-class
Applies the given function f to each element of this iterator, then concatenates the results.
def flatMap in scala/Enumeration-class
def flatMap in scala/xml/NodeSeq-class
def flatten in scala/List
Concatenate all the elements of a given list of lists.
type float in scala/Predef
def float2double in scala/Predef
def float2ordered in scala/Predef
def floatValue in scala/runtime/BoxedInt-class
def floatValue in scala/runtime/BoxedChar-class
def floatValue in scala/runtime/BoxedByte-class
def floatValue in scala/runtime/BoxedDouble-class
def floatValue in scala/runtime/BoxedShort-class
def floatValue in scala/runtime/BoxedFloat-class
def floatValue in scala/runtime/BoxedNumber-class
def floatValue in scala/runtime/BoxedLong-class
def floor in scala/runtime/compat/Math
def flush in scala/Console
Flush the output stream.
def foldLeft in scala/Stream-class
Combines the elements of this list together using the binary operator op, from left to right, and starting with the value z.
def foldLeft in scala/IterableProxy-class
Combines the elements of this list together using the binary operator op, from left to right, and starting with the value z.
def foldLeft in scala/List-class
Combines the elements of this list together using the binary operator op, from left to right, and starting with the value z.
def foldLeft in scala/Iterator-class
Combines the elements of this list together using the binary operator op, from left to right, and starting with the value z.
def foldLeft in scala/Iterable-class
Combines the elements of this list together using the binary operator op, from left to right, and starting with the value z.
def foldRight in scala/Stream-class
Combines the elements of this list together using the binary operator op, from rigth to left, and starting with the value z.
def foldRight in scala/IterableProxy-class
Combines the elements of this list together using the binary operator op, from rigth to left, and starting with the value z.
def foldRight in scala/List-class
Combines the elements of this list together using the binary operator op, from rigth to left, and starting with the value z.
def foldRight in scala/Iterator-class
Combines the elements of this list together using the binary operator op, from rigth to left, and starting with the value z.
def foldRight in scala/Iterable-class
Combines the elements of this list together using the binary operator op, from rigth to left, and starting with the value z.
var follow in scala/util/automata/BaseBerrySethi-class
def forall in scala/Stream-class
Apply a predicate p to all elements of this iterable object and return true, iff the predicate yields true for all elements.
def forall in scala/IterableProxy-class
Apply a predicate p to all elements of this iterable object and return true, iff the predicate yields true for all elements.
def forall in scala/List-class
Tests if the predicate p is satisfied by all elements in this list.
def forall in scala/Iterator-class
Apply a predicate p to all elements of this iterable object and return true, iff the predicate yields true for all elements.
def forall in scala/Enumeration-class
def forall in scala/Iterable-class
Apply a predicate p to all elements of this iterable object and return true, iff the predicate yields true for all elements.
def forall in scala/collection/Map-class
Applies the given predicate to all (key, value) mappings contained in this map and returns true if this predicate yields true for all mappings.
def forall in scala/Iterable-class
Apply a predicate p to all elements of this iterable object and return true, iff the predicate yields true for all elements.
def forall2 in scala/List
Tests whether the given predicate p holds for all corresponding elements of the argument lists.
def foreach in scala/Stream-class
Apply a function f to all elements of this iterable object.
def foreach in scala/Option-class
Apply a function f to all elements of this iterable object.
def foreach in scala/IterableProxy-class
Apply a function f to all elements of this iterable object.
def foreach in scala/List-class
Apply the given function f to each element of this list (while respecting the order of the elements).
def foreach in scala/Iterator-class
Apply a function f to all elements of this iterable object.
def foreach in scala/Enumeration-class
def foreach in scala/Iterable-class
Apply a function f to all elements of this iterable object.
def foreach in scala/collection/Map-class
Executes the given function for all (key, value) pairs contained in this map.
def foreach in scala/Iterable-class
Apply a function f to all elements of this iterable object.
def foreach in scala/collection/SetProxy-class
Apply a function f to all elements of this iterable object.
def foreach in scala/collection/MapProxy-class
Executes the given function for all (key, value) pairs contained in this map.
def foreach in scala/IterableProxy-class
Apply a function f to all elements of this iterable object.
def foreach in scala/collection/BitSet-class
applies f to any index which is set to true.
def foreach in scala/collection/mutable/SynchronizedSet-class
Apply a function f to all elements of this iterable object.
def foreach in scala/collection/mutable/SynchronizedMap-class
Executes the given function for all (key, value) pairs contained in this map.
def foreach in scala/Iterable-class
Apply a function f to all elements of this iterable object.
def foreach in scala/collection/mutable/ImmutableMapAdaptor-class
Executes the given function for all (key, value) pairs contained in this map.
def foreach in scala/Iterable-class
Apply a function f to all elements of this iterable object.
def foreach in scala/collection/mutable/ImmutableSetAdaptor-class
Apply a function f to all elements of this iterable object.
val formals in scala/reflect/MethodType-class
def format in scala/text/Document-class
Format this document on WRITER and try to set line breaks so that the result fits in WIDTH columns.
def format in scala/xml/PrettyPrinter-class
appends a formatted string containing well-formed XML with given namespace to prefix mapping to the given stringbuffer
def format in scala/xml/PrettyPrinter-class
def format in scala/xml/PrettyPrinter-class
returns a formatted string containing well-formed XML with default namespace prefix mapping
def format in scala/xml/PrettyPrinter-class
returns a formatted string containing well-formed XML with given namespace to prefix mapping
def formatNodes in scala/xml/PrettyPrinter-class
def formatNodes in scala/xml/PrettyPrinter-class
returns a formatted string containing well-formed XML
def formatNodes in scala/xml/PrettyPrinter-class
appends a formatted string containing well-formed XML with the given namespace to prefix mapping to the given stringbuffer
def freeze in scala/collection/mutable/BitSet-class/ByteArray-class
def freeze in scala/xml/transform/BasicTransformer-class
turns a nodebuffer into a sequence, so hashcode works
def from in scala/Iterator
Create an iterator with elements en+1 = en + 1 where e0 = lo.
def from in scala/Iterator
Create an iterator with elements en+1 = en + step where e0 = lo.
def from in scala/Iterator
Create an iterator with elements en+1 = step(en) where e0 = lo.
def fromArray in scala/List
Converts an array into a list.
def fromArray in scala/List
Converts a range of an array into a list.
def fromArray in scala/Iterator
def fromBytes in scala/io/Source
creates Source from array of bytes, with empty description
def fromBytes in scala/io/Source
creates Source from array of bytes with given encoding, with empty description
def fromCaseClass in scala/Iterator
def fromChars in scala/io/Source
creates Source from array of characters, with empty description
def fromFile in scala/io/Source
creates Source from file with given name, setting its description to filename.
def fromFile in scala/io/Source
creates Source from file with given name, using given encoding, setting its description to filename.
def fromFile in scala/io/Source
creates Source from file with given file: URI
def fromFile in scala/io/Source
creates Source from file, using default character encoding, setting its description to filename.
def fromFile in scala/io/Source
creates Source from file, using given character encoding, setting its description to filename.
def fromFile in scala/xml/parsing/ConstructingParser
def fromFixedAttribute in scala/xml/dtd/MakeValidationException
def fromIterator in scala/Stream
def fromIterator in scala/List
Converts an iterator to a list
def fromMissingAttribute in scala/xml/dtd/MakeValidationException
def fromMissingAttribute in scala/xml/dtd/MakeValidationException
def fromNonEmptyElement in scala/xml/dtd/MakeValidationException
def fromSeq in scala/xml/NodeSeq
def fromSource in scala/xml/parsing/ConstructingParser
def fromString in scala/List
Parses a string which contains substrings separated by a separator character and returns a list of all substrings.
def fromString in scala/List
Returns the given string as a list of characters.
def fromString in scala/Iterator
def fromString in scala/io/Source
creates Source from string, with empty description
def fromString in scala/xml/TextBuffer
def fromURL in scala/io/Source
def fromURL in scala/io/Source
def fromUndefinedAttribute in scala/xml/dtd/MakeValidationException
def fromUndefinedElement in scala/xml/dtd/MakeValidationException
def fromValues in scala/Iterator
def front in scala/collection/mutable/SynchronizedQueue-class
Returns the first element in the queue, or throws an error if there is no element contained in the queue.
def front in scala/collection/mutable/Queue-class
Returns the first element in the queue, or throws an error if there is no element contained in the queue.
def front in scala/collection/mutable/QueueProxy-class
Returns the first element in the queue, or throws an error if there is no element contained in the queue.
def front in scala/collection/immutable/Queue-class
Returns the first element in the queue, or throws an error if there is no element contained in the queue.
def fst in scala/Predef
val fullname in scala/reflect/TypeField-class
val fullname in scala/reflect/GlobalSymbol-class
val fullname in scala/reflect/Class-class
val fullname in scala/reflect/NamedType-class
val fullname in scala/reflect/Method-class
val fullname in scala/reflect/Field-class
val fun in scala/reflect/Apply-class
val fun in scala/reflect/TypeApply-class
def future in scala/concurrent/ops

G

class GBTree in scala/collection/immutable
GBTree is an internal class used by Tree.
class GP in scala/concurrent/pilib
Typed guarded process.
val GREEN in scala/Console
val GREEN_B in scala/Console
class GenExp in scala/xml/path/Expression
class GlobalSymbol in scala/reflect
def get in scala/Option-class
def get in scala/Option-class
def get in scala/collection/Map-class
Check if this map maps key to a value and return the value if it exists.
def get in scala/collection/MapProxy-class
Check if this map maps key to a value and return the value if it exists.
def get in scala/collection/mutable/SingleLinkedList-class
def get in scala/collection/mutable/SynchronizedMap-class
Check if this map maps key to a value and return the value if it exists.
def get in scala/collection/mutable/BitSet-class/ByteArray-class
def get in scala/collection/mutable/ImmutableMapAdaptor-class
Check if this map maps key to a value and return the value if it exists.
def get in scala/collection/mutable/JavaMapAdaptor-class
Check if this map maps key to a value and return the value if it exists.
def get in scala/collection/mutable/MutableList-class
Returns the nth element of this list or None if this element does not exist.
def get in scala/collection/mutable/DefaultMapModel-class
Check if this map maps key to a value and return the value if it exists.
def get in scala/collection/immutable/GBTree-class
def get in scala/collection/immutable/ListMap-class
Check if this map maps key to a value and return the value if it exists.
def get in scala/collection/immutable/ListMap-class/Node-class
Check if this map maps key to a value and return the value if it exists.
def get in scala/collection/immutable/TreeMap-class
Check if this map maps key to a value and return the value if it exists.
def get in scala/concurrent/SyncVar-class
def getClass in scala/runtime/compat/Platform
def getClass in java/lang/Object-class
def getClassLoader in scala/runtime/RunTime
def getClassName in scala/runtime/compat/Platform
def getContentModel in scala/xml/dtd/ElementValidator-class
def getIterator in scala/xml/dtd/ElementValidator-class
def getLabels in scala/xml/dtd/ContentModel
def getLine in scala/io/Source-class
convenience method, returns given line (not including newline) from Source
def getMessage in scala/runtime/compat/Platform
def getNamespace in scala/xml/Null
returns null
def getNamespace in scala/xml/Node-class
def getNamespace in scala/xml/UnprefixedAttribute-class
returns null
def getNamespace in scala/xml/MetaData-class
if owner is the element of this metadata item, returns namespace
def getNamespace in scala/xml/PrefixedAttribute-class
if owner is the element of this metadata item, returns namespace
def getPrefix in scala/xml/NamespaceBinding-class
Returns some prefix that is mapped to the prefix.
def getPrefix in scala/xml/TopScope
Returns some prefix that is mapped to the prefix.
def getScalaType in scala/ScalaObject-class
def getThis in scala/collection/immutable/TreeSet-class
def getThis in scala/collection/immutable/TreeMap-class
def getThis in scala/collection/immutable/Tree-class
def getURI in scala/xml/NamespaceBinding-class
def getURI in scala/xml/TopScope
def getValue in scala/xml/Null
null
def getValue in scala/xml/Null
gets value of qualified (prefixed) attribute with given key
def getValue in scala/xml/UnprefixedAttribute-class
Gets value of unqualified (unprefixed) attribute with given key.
def getValue in scala/xml/UnprefixedAttribute-class
Forwards the call to next.
def getValue in scala/xml/MetaData-class
gets value of unqualified (unprefixed) attribute with given key
def getValue in scala/xml/MetaData-class
gets value of qualified (prefixed) attribute with given key
def getValue in scala/xml/MetaData-class
gets value of qualified (prefixed) attribute with given key
def getValue in scala/xml/PrefixedAttribute-class
forwards the call to next
def getValue in scala/xml/PrefixedAttribute-class
gets attribute value of qualified (prefixed) attribute with given key
var globalFirst in scala/util/automata/BaseBerrySethi-class
package grammar in scala/util
def group in scala/text/Document
A group, whose components will either be printed with all breaks rendered as spaces, or with all breaks rendered as line breaks.
val gs in scala/concurrent/pilib/Sum-class

H

class HRule in scala/runtime/matching
class HashMap in scala/collection/mutable
This class implements mutable maps using a hashtable.
class HashSet in scala/collection/mutable
This class implements mutable sets using a hashtable.
class HashTable in scala/collection/mutable
This class can be used to construct data structures that are based on hashtables.
class HedgeChainRule in scala/runtime/matching
class HedgeNT in scala/runtime/matching
hedge nonterminals.
class HedgeRHS in scala/util/grammar
class HedgeRule in scala/runtime/matching
class History in scala/collection/mutable
History[A, B] objects may subscribe to events of type A published by an object of type B.
val h in scala/runtime/matching/AnyNodeRule-class
val h in scala/runtime/matching/TreeRule-class
val h in scala/runtime/matching/HedgeRule-class
val hStack in scala/xml/parsing/FactoryAdapter-class
def hasNext in scala/Iterator-class
Does this iterator provide another element?
def hasNext in scala/io/Source-class
returns true if this source has more characters
def hasNext in scala/xml/Null
def hasNext in scala/xml/MetaData-class
def hashCode in scala/Long-class
def hashCode in scala/Short-class
def hashCode in scala/Unit-class
def hashCode in scala/Boolean-class
def hashCode in scala/Byte-class
def hashCode in scala/Char-class
def hashCode in scala/Int-class
def hashCode in scala/Proxy-class
def hashCode in scala/Float-class
def hashCode in scala/Double-class
def hashCode in scala/runtime/BoxedInt-class
def hashCode in scala/runtime/BoxedChar-class
def hashCode in scala/runtime/BoxedByte-class
def hashCode in scala/runtime/BoxedFloatArray-class
def hashCode in scala/runtime/BoxedAnyArray-class
def hashCode in scala/runtime/BoxedByteArray-class
def hashCode in scala/runtime/BoxedLongArray-class
def hashCode in scala/runtime/BoxedDoubleArray-class
def hashCode in scala/runtime/BoxedBooleanArray-class
def hashCode in scala/runtime/BoxedDouble-class
def hashCode in scala/runtime/BoxedShort-class
def hashCode in scala/runtime/BoxedBoolean-class
def hashCode in scala/runtime/BoxedFloat-class
def hashCode in scala/runtime/BoxedLong-class
def hashCode in scala/runtime/BoxedShortArray-class
def hashCode in scala/runtime/BoxedObjectArray-class
def hashCode in scala/runtime/BoxedIntArray-class
def hashCode in scala/runtime/BoxedCharArray-class
def hashCode in scala/collection/mutable/Map-class
The hashCode method always yields an error, since it is not safe to use mutable maps as keys in hash tables.
def hashCode in scala/collection/mutable/SynchronizedBuffer-class
The hashCode method always yields an error, since it is not safe to use buffers as keys in hash tables.
def hashCode in scala/collection/mutable/Set-class
The hashCode method always yields an error, since it is not safe to use mutable stacks as keys in hash tables.
def hashCode in scala/collection/mutable/SynchronizedPriorityQueue-class
The hashCode method always yields an error, since it is not safe to use mutable queues as keys in hash tables.
def hashCode in scala/collection/mutable/Buffer-class
The hashCode method always yields an error, since it is not safe to use buffers as keys in hash tables.
def hashCode in scala/collection/mutable/PriorityQueue-class
The hashCode method always yields an error, since it is not safe to use mutable queues as keys in hash tables.
def hashCode in scala/collection/mutable/SynchronizedStack-class
The hashCode method always yields an error, since it is not safe to use mutable stacks as keys in hash tables.
def hashCode in scala/collection/mutable/SynchronizedQueue-class
The hashCode method always yields an error, since it is not safe to use mutable queues as keys in hash tables.
def hashCode in scala/collection/mutable/Queue-class
The hashCode method always yields an error, since it is not safe to use mutable queues as keys in hash tables.
def hashCode in scala/collection/mutable/Script-class
The hashCode method always yields an error, since it is not safe to use buffers as keys in hash tables.
def hashCode in scala/collection/mutable/Stack-class
The hashCode method always yields an error, since it is not safe to use mutable stacks as keys in hash tables.
def hashCode in scala/collection/immutable/ListMap-class
def hashCode in scala/collection/immutable/ListMap-class/Node-class
def hashCode in scala/collection/immutable/Queue-class
def hashCode in scala/collection/immutable/Map-class
def hashCode in scala/collection/immutable/Set-class
hashcode for this set
def hashCode in scala/collection/immutable/Stack-class
Returns the hash code for this stack.
def hashCode in scala/collection/immutable/Stack-class/Node-class
Returns the hash code for this stack.
def hashCode in scala/collection/immutable/ListSet-class
hashcode for this set
def hashCode in scala/collection/immutable/ListSet-class/Node-class
hashcode for this set
def hashCode in scala/xml/Comment-class
hashcode for this Comment
def hashCode in scala/xml/Utility
Returns a hashcode for the given constituents of a node
def hashCode in java/lang/Object-class
def hashCode in scala/xml/ProcInstr-class
hashcode for this PI
def hashCode in scala/xml/Null
def hashCode in scala/xml/Node-class
returns a hashcode
def hashCode in scala/xml/Atom-class
hashcode for this Text
def hashCode in scala/xml/UnprefixedAttribute-class
def hashCode in scala/xml/MetaData-class
def hashCode in scala/xml/PrefixedAttribute-class
def hashCode in scala/xml/Molecule-class
hashcode for this Text
def hashCode in scala/xml/EntityRef-class
def hashCode in scala/xml/dtd/DocType-class
hashcode for this processing instruction
def hashCode in scala/Any-class
val hd in scala/$colon$colon-class
val hd in scala/text/DocCons-class
def head in scala/$colon$colon-class
Returns this first element of the list.
def head in scala/Stream-class
def head in scala/Nil
Returns this first element of the list.
def head in scala/List-class
Returns this first element of the list.
def head in scala/BufferedIterator-class
Checks what the next available element is.
val hi in scala/reflect/TypeBounds-class
val hnt in scala/util/grammar/LabelledRHS-class
val hnt in scala/util/grammar/ConsRHS-class

I

object IMPLIED in scala/xml/dtd
val INVISIBLE in scala/Console
class Ident in scala/reflect
class ImmutableMapAdaptor in scala/collection/mutable
This class can be used as an adaptor to create mutable maps from immutable map implementations.
class ImmutableSetAdaptor in scala/collection/mutable
This class can be used as an adaptor to create mutable sets from immutable set implementations.
class ImplicitMethodType in scala/reflect
class Include in scala/collection/mutable
This observable update refers to inclusion operations that add new elements to collection classes.
trait Inclusion in scala/util/automata
a fast test of language inclusion between minimal automata.
class Index in scala/collection/mutable
class InsertTree in scala/collection/immutable
class Int in scala
class IntDef in scala/xml/dtd
val IntTag in scala/runtime/ScalaRunTime
class Item in scala/xml/PrettyPrinter-class
trait Iterable in scala
Collection classes supporting this trait provide a method elements which returns an iterator over all the elements contained in the collection.
object Iterable in scala
trait IterableProxy in scala
This class implements a proxy for iterable objects.
trait Iterator in scala
Iterators are data structures that allow to iterate over a sequence of elements.
object Iterator in scala
The Iterator object provides various functions for creating specialized iterators.
val i in scala/runtime/matching/TreeNT-class
val i in scala/runtime/matching/TestLabel-class
val i in scala/runtime/matching/HedgeNT-class
def i2b in scala/runtime/RunTime
def i2c in scala/runtime/RunTime
def i2d in scala/runtime/RunTime
def i2f in scala/runtime/RunTime
def i2i in scala/runtime/RunTime
def i2l in scala/runtime/RunTime
def i2s in scala/runtime/RunTime
def iarray in scala/runtime/RunTime
def iarray_get in scala/runtime/RunTime
def iarray_length in scala/runtime/RunTime
def iarray_set in scala/runtime/RunTime
def id in scala/Enumeration-class/Value-class
def id in scala/Enumeration-class/Val-class
def id in scala/Predef
def identity in scala/Predef
val ignoreComments in scala/xml/factory/NodeFactory-class
val ignoreProcInstr in scala/xml/factory/NodeFactory-class
var imap in scala/collection/mutable/ImmutableMapAdaptor-class
package immutable in scala/collection
def improve in scala/collection/mutable/HashTable-class
val in in scala/collection/immutable/Queue-class
def incl in scala/collection/mutable/SetProxy-class
incl can be used to add many elements to the set at the same time.
def incl in scala/collection/mutable/Map-class
incl can be used to add many mappings at the same time to the map.
def incl in scala/collection/mutable/Set-class
incl can be used to add many elements to the set at the same time.
def incl in scala/collection/mutable/SynchronizedSet-class
incl can be used to add many elements to the set at the same time.
def incl in scala/collection/mutable/SynchronizedMap-class
incl can be used to add many mappings at the same time to the map.
def incl in scala/collection/mutable/MapProxy-class
incl can be used to add many mappings at the same time to the map.
def incl in scala/collection/immutable/Map-class
incl can be used to add many mappings at the same time to the map.
def incl in scala/collection/immutable/Map-class
incl can be used to add many mappings at the same time to the map.
def incl in scala/collection/immutable/Set-class
incl can be used to add many elements to the set at the same time.
def incl in scala/collection/immutable/Set-class
This method will add all the elements provided by an iterator of the iterable object that to the set.
def inclusion in scala/util/automata/Inclusion-class
returns true if dfa1 is included in dfa2
val indent in scala/text/DocNest-class
def index in scala/collection/mutable/HashTable-class
def indexOf in scala/SeqProxy-class
Returns the index of the first occurence of the specified object in this sequence.
def indexOf in scala/Seq-class
Returns the index of the first occurence of the specified object in this sequence.
def indices in scala/List-class
Creates a list with all indices in the list.
def init in scala/Stream-class
def init in scala/List-class
Returns the list without its last element.
def initScanner in scala/xml/dtd/Scanner-class
initializes the scanner on input s
def initTable in scala/collection/mutable/HashTable-class
val initialSize in scala/collection/mutable/HashTable-class
The initial size of the hash table.
val initialSize in scala/collection/mutable/ResizableArray-class
val initialThreshold in scala/collection/mutable/HashTable-class
The initial threshold
def initialize in scala/util/automata/WordBerrySethi-class
def initializeAutom in scala/util/automata/WordBerrySethi-class
var initialized in scala/concurrent/pilib/Sum-class
var initials in scala/util/automata/WordBerrySethi-class
var inpStack in scala/xml/parsing/MarkupParser-class
stack of inputs
def input in scala/concurrent/pilib/Chan-class
Creates an input guarded process.
val input in scala/xml/parsing/MarkupParser-class
val input in scala/xml/parsing/ConstructingParser-class
def insert in scala/collection/mutable/SingleLinkedList-class
def insert in scala/collection/mutable/SynchronizedBuffer-class
Inserts new elements at the index n.
def insert in scala/collection/mutable/BufferProxy-class
Inserts new elements at the index n.
def insert in scala/collection/mutable/Buffer-class
Inserts new elements at the index n.
def insert in scala/collection/mutable/DoubleLinkedList-class
def insert in scala/collection/immutable/GBTree-class
def insert in scala/collection/immutable/TreeMap-class
A new TreeMap with the entry added is returned, assuming that key is not in the TreeMap.
def insertAll in scala/collection/mutable/ArrayBuffer-class
Inserts new elements at the index n.
def insertAll in scala/collection/mutable/SynchronizedBuffer-class
Inserts new elements at the index n.
def insertAll in scala/collection/mutable/BufferProxy-class
Inserts new elements at the index n.
def insertAll in scala/collection/mutable/ListBuffer-class
Inserts new elements at the index n.
def insertAll in scala/collection/mutable/Buffer-class
Inserts new elements at the index n.
def insertAll in scala/collection/mutable/ObservableBuffer-class
Inserts new elements at the index n.
def insertLeft in scala/collection/immutable/InsertTree-class
def insertRight in scala/collection/immutable/InsertTree-class
type int in scala/Predef
def int2double in scala/Predef
def int2float in scala/Predef
def int2long in scala/Predef
def int2ordered in scala/Predef
def intSubset in scala/xml/parsing/MarkupParser-class
"rec-xml/#ExtSubset" pe references may not occur within markup declarations
val intSubset in scala/xml/dtd/DocType-class
def intValue in scala/runtime/BoxedInt-class
def intValue in scala/runtime/BoxedChar-class
def intValue in scala/runtime/BoxedByte-class
def intValue in scala/runtime/BoxedDouble-class
def intValue in scala/runtime/BoxedShort-class
def intValue in scala/runtime/BoxedFloat-class
def intValue in scala/runtime/BoxedNumber-class
def intValue in scala/runtime/BoxedLong-class
val internal in scala/collection/mutable/BitSet-class
def intersect in scala/List-class
Computes the intersection between this list and the given list that.
def intersect in scala/collection/mutable/SetProxy-class
This method computes an intersection with set that.
def intersect in scala/collection/mutable/Set-class
This method computes an intersection with set that.
def intersect in scala/collection/mutable/SynchronizedSet-class
This method computes an intersection with set that.
def intersect in scala/collection/immutable/Set-class
This method computes an intersection with set that.
package io in scala
def isDefinedAt in scala/SeqProxy-class
Is this partial function defined for the index x?
def isDefinedAt in scala/PartialFunction-class
Checks if a value is contained in the functions domain.
def isDefinedAt in scala/Seq-class
Is this partial function defined for the index x?
def isDefinedAt in scala/runtime/BoxedArray-class
Is this partial function defined for the index x?
def isDefinedAt in scala/collection/Map-class
Does this map contain a mapping from the given key to a value?
def isDefinedAt in scala/collection/MapProxy-class
Does this map contain a mapping from the given key to a value?
def isDefinedAt in scala/collection/mutable/SynchronizedMap-class
Does this map contain a mapping from the given key to a value?
def isDefinedAt in scala/collection/mutable/ImmutableMapAdaptor-class
Does this map contain a mapping from the given key to a value?
def isDefinedAt in scala/collection/mutable/JavaMapAdaptor-class
Does this map contain a mapping from the given key to a value?
def isDefinedAt in scala/collection/immutable/GBTree-class
def isDigit in scala/runtime/compat/Platform
def isEmpty in scala/$colon$colon-class
Returns true if the list does not contain any elements.
def isEmpty in scala/Stream-class
def isEmpty in scala/Option-class
def isEmpty in scala/Nil
Returns true if the list does not contain any elements.
def isEmpty in scala/List-class
Returns true if the list does not contain any elements.
def isEmpty in scala/util/automata/NondetWordAutom-class
returns true if there are no accepting states
def isEmpty in scala/collection/Map-class
Is this an empty map?
def isEmpty in scala/collection/SetProxy-class
Checks if this set is empty.
def isEmpty in scala/collection/MapProxy-class
Is this an empty map?
def isEmpty in scala/collection/Set-class
Checks if this set is empty.
def isEmpty in scala/collection/mutable/PriorityQueueProxy-class
Checks if the queue is empty.
def isEmpty in scala/collection/mutable/SynchronizedPriorityQueue-class
Checks if the queue is empty.
def isEmpty in scala/collection/mutable/SynchronizedSet-class
Checks if this set is empty.
def isEmpty in scala/collection/mutable/SynchronizedMap-class
Is this an empty map?
def isEmpty in scala/collection/mutable/StackProxy-class
Checks if the stack is empty.
def isEmpty in scala/collection/mutable/PriorityQueue-class
Checks if the queue is empty.
def isEmpty in scala/collection/mutable/SynchronizedStack-class
Checks if the stack is empty.
def isEmpty in scala/collection/mutable/JavaSetAdaptor-class
Checks if this set is empty.
def isEmpty in scala/collection/mutable/SynchronizedQueue-class
Checks if the queue is empty.
def isEmpty in scala/collection/mutable/Queue-class
Checks if the queue is empty.
def isEmpty in scala/collection/mutable/ImmutableMapAdaptor-class
Is this an empty map?
def isEmpty in scala/collection/mutable/ImmutableSetAdaptor-class
Checks if this set is empty.
def isEmpty in scala/collection/mutable/JavaMapAdaptor-class
Is this an empty map?
def isEmpty in scala/collection/mutable/Stack-class
Checks if the stack is empty.
def isEmpty in scala/collection/mutable/QueueProxy-class
Checks if the queue is empty.
def isEmpty in scala/collection/immutable/ListMap-class/Node-class
Is this an empty map?
def isEmpty in scala/collection/immutable/Queue-class
Checks if the queue is empty.
def isEmpty in scala/collection/immutable/Stack-class
Checks if this stack is empty.
def isEmpty in scala/collection/immutable/Stack-class/Node-class
Checks if this stack is empty.
def isEmpty in scala/collection/immutable/ListSet-class/Node-class
Checks if this set is empty.
def isFinal in scala/util/automata/DetWordAutom-class
def isFinal in scala/util/automata/NondetWordAutom-class
returns true if the state is final
def isIdentChar in scala/xml/dtd/Scanner-class
def isInstanceOf in scala/Any-class
def isMixed in scala/xml/dtd/ContentModel
def isName in scala/xml/Parsing
Name ::= ( Letter | '_' ) (NameChar)* see [5] of XML 1.0 specification
def isName in scala/xml/parsing/TokenTests-class
Name ::= ( Letter | '_' ) (NameChar)* see [5] of XML 1.0 specification
def isNameChar in scala/xml/Parsing
NameChar ::= Letter | Digit | '.' | '-' | '_' | ':' | CombiningChar | Extender see [4] and Appendix B of XML 1.0 specification
def isNameChar in scala/xml/parsing/TokenTests-class
NameChar ::= Letter | Digit | '.' | '-' | '_' | ':' | CombiningChar | Extender see [4] and Appendix B of XML 1.0 specification
def isNameStart in scala/xml/Parsing
NameStart ::= ( Letter | '_' ) where Letter means in one of the Unicode general categories { Ll, Lu, Lo, Lt, Nl } We do not allow a name to start with ':'.
def isNameStart in scala/xml/parsing/TokenTests-class
NameStart ::= ( Letter | '_' ) where Letter means in one of the Unicode general categories { Ll, Lu, Lo, Lt, Nl } We do not allow a name to start with ':'.
val isNullable in scala/util/regexp/PointedHedgeExp-class/Node-class
val isNullable in scala/util/regexp/PointedHedgeExp-class/TopIter-class
val isNullable in scala/util/regexp/PointedHedgeExp-class/Point
val isNullable in scala/util/regexp/Base-class/RegExp-class
val isNullable in scala/util/regexp/Base-class/Alt-class
val isNullable in scala/util/regexp/Base-class/Sequ-class
val isNullable in scala/util/regexp/Base-class/Star-class
val isNullable in scala/util/regexp/Base-class/Eps
val isNullable in scala/util/regexp/Base-class/Meta-class
val isNullable in scala/util/regexp/WordExp-class/Letter-class
val isNullable in scala/util/regexp/WordExp-class/Wildcard-class
def isPrefixed in scala/xml/Null
def isPrefixed in scala/xml/UnprefixedAttribute-class
returns false
def isPrefixed in scala/xml/MetaData-class
def isPrefixed in scala/xml/PrefixedAttribute-class
returns true
def isPubIDChar in scala/xml/Parsing
def isPubIDChar in scala/xml/parsing/TokenTests-class
def isSet in scala/concurrent/SyncVar-class
def isSink in scala/util/automata/DetWordAutom-class
def isSpace in scala/xml/Parsing
(#x20 | #x9 | #xD | #xA)
def isSpace in scala/xml/Parsing
(#x20 | #x9 | #xD | #xA)+
def isSpace in scala/xml/parsing/TokenTests-class
(#x20 | #x9 | #xD | #xA)
def isSpace in scala/xml/parsing/TokenTests-class
(#x20 | #x9 | #xD | #xA)+
def isValidIANAEncoding in scala/xml/parsing/TokenTests-class
Returns true if the encoding name is a valid IANA encoding.
val isValidating in scala/xml/parsing/MarkupHandler-class
returns true is this markup handler is validing
val isValidating in scala/xml/parsing/ValidatingMarkupHandler-class
returns true is this markup handler is validing
def itToList in scala/collection/immutable/Queue-class
var items in scala/xml/PrettyPrinter-class
val iter in scala/io/Source-class
the actual iterator

J

class JavaMapAdaptor in scala/collection/mutable
This class can be used as an adaptor to create mutable maps from Java classes that implementat the java.util.Map interface.
class JavaSetAdaptor in scala/collection/mutable
This class can be used as an adaptor to create mutable sets from Java classes that implement interface java.util.Set.

K

def key in scala/collection/mutable/DefaultEntry-class
def key in scala/xml/Null
returns key of this MetaData item
val key in scala/xml/UnprefixedAttribute-class
returns key of this MetaData item
def key in scala/xml/MetaData-class
returns key of this MetaData item
val key in scala/xml/PrefixedAttribute-class
returns key of this MetaData item
def keys in scala/collection/Map-class
Creates an iterator for all keys.
def keys in scala/collection/MapProxy-class
Creates an iterator for all keys.
def keys in scala/collection/mutable/SynchronizedMap-class
Creates an iterator for all keys.
def keys in scala/collection/mutable/ImmutableMapAdaptor-class
Creates an iterator for all keys.
def keys in scala/collection/mutable/JavaMapAdaptor-class
Creates an iterator for all keys.

L

val LINE_BITS in scala/io/Position
Number of bits used to encode the line number
val LINE_MASK in scala/io/Position
Mask to decode the line number
val LPAREN in scala/xml/dtd/Tokens-class
trait Label in scala/util/regexp/WordExp-class
class LabelledRHS in scala/util/grammar
right hand side of a tree production, labelled with a letter from an alphabet
class Letter in scala/util/regexp/WordExp-class
class LinkedList in scala/collection/mutable
This class implements single linked lists where both the head (elem) and the tail (next) are mutable.
class LinkedList in scala/concurrent/Channel-class
trait LinkedListQueueCreator in scala/concurrent
Efficient queue module creator based on linked lists.
class List in scala
A trait representing an ordered collection of elements of type a.
object List in scala
This object provides methods for creating specialized lists, and for transforming special kinds of lists (e.g.
class ListBuffer in scala/collection/mutable
A list buffer uses a list internally to assemble sequences of elements incrementally by appending or prepending new elements.
class ListMap in scala/collection/immutable
This class implements immutable maps using a list-based data structure.
object ListMap in scala/collection/immutable
trait ListQueueCreator in scala/concurrent
Inefficient but simple queue module creator.
class ListSet in scala/collection/immutable
This class implements immutable sets using a list-based data structure.
object ListSet in scala/collection/immutable
class Literal in scala/reflect
class LocalMethod in scala/reflect
class LocalSymbol in scala/reflect
class LocalValue in scala/reflect
class Location in scala/mobile
The class Location provides a create method to instantiate objects from a network location by specifying the URL address of the jar/class file.

An update of the jar/class file should not break your code as far as the used class names and method signatures are the same.

Example:

    val url = new URL("http://scala.epfl.ch/classes/examples.jar");
    val obj = new Location(url) create "examples.sort";
object Location in scala/mobile
The object Location can be used to instantiate objects on the same Java VM.
trait Location in scala/collection/mutable
Class Location describes locations in messages implemented by class Message.
class Lock in scala/concurrent
trait Logged in scala/util/logging
Mixing in the trait Logged indicates that a class provides support for logging.
class LoggedNodeFactory in scala/xml/factory
This class logs what the nodefactory is actually doing.
class Long in scala
val LongTag in scala/runtime/ScalaRunTime
def l2b in scala/runtime/RunTime
def l2c in scala/runtime/RunTime
def l2d in scala/runtime/RunTime
def l2f in scala/runtime/RunTime
def l2i in scala/runtime/RunTime
def l2l in scala/runtime/RunTime
def l2s in scala/runtime/RunTime
val label in scala/util/grammar/LabelledRHS-class
val label in scala/util/regexp/PointedHedgeExp-class/Node-class
def label in scala/xml/Comment-class
the constant "#REM"
def label in scala/xml/ProcInstr-class
the constant "#PI"
def label in scala/xml/Node-class
label of this node.
def label in scala/xml/Atom-class
the constant "#PCDATA"
val label in scala/xml/Elem-class
label of this node.
def label in scala/xml/Molecule-class
the constant "#PCDATA"
def label in scala/xml/EntityRef-class
the constant "#ENTITY"
def label in scala/xml/dtd/PublicID-class
the constant "#PI"
val label in scala/xml/path/Expression/NameTest-class
var labelAt in scala/util/automata/WordBerrySethi-class
val labels in scala/util/automata/Inclusion-class
val labels in scala/util/automata/NondetWordAutom-class
var labels in scala/util/automata/WordBerrySethi-class
val lang in scala/util/automata/BaseBerrySethi-class
val lang in scala/util/automata/WordBerrySethi-class
val lang in scala/xml/dtd/ContentModel/Translator
def larray in scala/runtime/RunTime
def larray_get in scala/runtime/RunTime
def larray_length in scala/runtime/RunTime
def larray_set in scala/runtime/RunTime
def last in scala/Stream-class
def last in scala/List-class
Returns the last element of this list.
var last in scala/collection/mutable/MutableList-class
def lastIndexOf in scala/SeqProxy-class
Returns the index of the last occurence of the specified element in this sequence, or -1 if the sequence does not contain this element.
def lastIndexOf in scala/Seq-class
Returns the index of the last occurence of the specified element in this sequence, or -1 if the sequence does not contain this element.
def leafTag in scala/xml/PrettyPrinter-class
var len in scala/collection/mutable/MutableList-class
def length in scala/Array-class
def length in scala/Stream-class
Returns the length of the sequence.
def length in scala/SeqProxy-class
Returns the length of the sequence.
def length in scala/List-class
Returns the number of elements in the list.
def length in scala/Seq-class
Returns the length of the sequence.
def length in scala/runtime/BoxedFloatArray-class
The length of the array
val length in scala/runtime/BoxedAnyArray-class
The length of the array
def length in scala/runtime/BoxedByteArray-class
The length of the array
def length in scala/runtime/BoxedLongArray-class
The length of the array
def length in scala/runtime/BoxedDoubleArray-class
The length of the array
def length in scala/runtime/BoxedBooleanArray-class
The length of the array
def length in scala/runtime/BoxedArray-class
The length of the array
def length in scala/runtime/BoxedShortArray-class
The length of the array
def length in scala/runtime/BoxedObjectArray-class
The length of the array
def length in scala/runtime/BoxedIntArray-class
The length of the array
def length in scala/runtime/BoxedCharArray-class
The length of the array
def length in scala/runtime/compat/StringBuilder-class
def length in scala/collection/mutable/PriorityQueueProxy-class
Returns the length of this priority queue.
def length in scala/collection/mutable/SingleLinkedList-class
Returns the length of the sequence.
def length in scala/collection/mutable/SynchronizedBuffer-class
Returns the length of the sequence.
def length in scala/collection/mutable/BufferProxy-class
Returns the length of the sequence.
def length in scala/collection/mutable/StackProxy-class
Returns the length of this stack.
def length in scala/collection/mutable/ResizableArray-class
Returns the length of this resizable array.
def length in scala/collection/mutable/MutableList-class
Returns the length of this list.
def length in scala/collection/mutable/QueueProxy-class
Returns the length of this queue.
def length in scala/collection/immutable/Queue-class
Returns the length of the queue.
def length in scala/collection/immutable/Stack-class
Returns the size of this stack.
def length in scala/collection/immutable/Stack-class/Node-class
Returns the size of this stack.
def length in scala/xml/NodeSeq-class
Returns the length of the sequence.
def length in scala/xml/Null
def length in scala/xml/Null
def length in scala/xml/MetaData-class
def length in scala/xml/MetaData-class
def line in scala/io/Position
Returns the line number of the encoded position.
def link in scala/concurrent/Process-class
val list in scala/xml/Molecule-class
def list2ordered in scala/List
Lists with ordered elements are ordered
val lo in scala/reflect/TypeBounds-class
def load in scala/xml/XML
loads XML from given InputStream
def load in scala/xml/XML
loads XML from given Reader
def load in scala/xml/XML
loads XML from given sysID
def load in scala/xml/XML
loads XML from a given input source
def load in scala/xml/parsing/FactoryAdapter-class
loads XML from given InputStream
def load in scala/xml/parsing/FactoryAdapter-class
loads XML from given Reader
def load in scala/xml/parsing/FactoryAdapter-class
loads XML from given sysID
val loadFactor in scala/collection/mutable/HashTable-class
The load factor for the hash table.
def loadFile in scala/xml/XML
loads XML from given file
def loadFile in scala/xml/XML
loads XML from given file descriptor
def loadFile in scala/xml/XML
loads XML from given file
def loadFile in scala/xml/parsing/FactoryAdapter-class
loads XML from given file
def loadFile in scala/xml/parsing/FactoryAdapter-class
loads XML from given file descriptor
def loadFile in scala/xml/parsing/FactoryAdapter-class
loads XML from given file
def loadXML in scala/xml/parsing/FactoryAdapter-class
load XML document
def loadXML in scala/xml/parsing/NoBindingFactoryAdapter-class
loads an XML document, returning a Symbol node.
def log in scala/runtime/compat/Math
def log in scala/util/logging/ConsoleLogger-class
logs argument to Console using Console.println
def log in scala/util/logging/Logged-class
this method should log the message given as argument somewhere as a side-effect
val log in scala/collection/mutable/History-class
var log in scala/concurrent/pilib/UChan-class
Default log function.
def log in scala/xml/parsing/ValidatingMarkupHandler-class
this method should log the message given as argument somewhere as a side-effect
def log in scala/xml/parsing/ConstructingParser-class
this method should log the message given as argument somewhere as a side-effect
val logComment in scala/xml/factory/LoggedNodeFactory-class
val logCompressLevel in scala/xml/factory/LoggedNodeFactory-class
0 = no loggging, 1 = cache hits, 2 = detail
val logNode in scala/xml/factory/LoggedNodeFactory-class
val logProcInstr in scala/xml/factory/LoggedNodeFactory-class
val logText in scala/xml/factory/LoggedNodeFactory-class
package logging in scala/util
type long in scala/Predef
def long2double in scala/Predef
def long2float in scala/Predef
def long2ordered in scala/Predef
def longValue in scala/runtime/BoxedInt-class
def longValue in scala/runtime/BoxedChar-class
def longValue in scala/runtime/BoxedByte-class
def longValue in scala/runtime/BoxedDouble-class
def longValue in scala/runtime/BoxedShort-class
def longValue in scala/runtime/BoxedFloat-class
def longValue in scala/runtime/BoxedNumber-class
def longValue in scala/runtime/BoxedLong-class
def lookupElemDecl in scala/xml/parsing/MarkupHandler-class

M

val MAGENTA in scala/Console
val MAGENTA_B in scala/Console
val MAX_BYTE in scala/runtime/compat/Math
val MAX_CHAR in scala/runtime/compat/Math
val MAX_DOUBLE in scala/runtime/compat/Math
val MAX_FLOAT in scala/runtime/compat/Math
val MAX_INT in scala/runtime/compat/Math
val MAX_LONG in scala/runtime/compat/Math
val MAX_SHORT in scala/runtime/compat/Math
val MIN_BYTE in scala/runtime/compat/Math
val MIN_CHAR in scala/runtime/compat/Math
val MIN_DOUBLE in scala/runtime/compat/Math
val MIN_FLOAT in scala/runtime/compat/Math
val MIN_INT in scala/runtime/compat/Math
val MIN_LONG in scala/runtime/compat/Math
val MIN_SHORT in scala/runtime/compat/Math
class MIXED in scala/xml/dtd
class MailBox in scala/concurrent
object MakeValidationException in scala/xml/dtd
trait Map in scala/collection
This trait defines the interface of collections that unambiguously map keys to values (i.e.
trait Map in scala/collection/mutable
This trait represents mutable maps.
trait Map in scala/collection/immutable
This trait extends the Map interface of collections that unambiguously map keys to values (i.e.
trait MapProxy in scala/collection
This is a simple wrapper class for scala.collection.Map.
trait MapProxy in scala/collection/mutable
This is a simple wrapper class for scala.collection.mutable.Map.
class MapTo in scala/collection/mutable/Map-class
class MapTo in scala/collection/immutable/Map-class
class MarkupDecl in scala/xml/dtd
class MarkupHandler in scala/xml/parsing
class that handles markup - provides callback methods to MarkupParser.
class MarkupParser in scala/xml/parsing
An XML parser.
object Math in scala/runtime/compat
trait Message in scala/collection/mutable
Class Message represents messages that are issued by observable collection classes whenever a data structure is changed.
type Message in scala/concurrent/MailBox-class
class Meta in scala/util/regexp/Base-class
this class can be used to add meta information to regexps
class MetaData in scala/xml
Attribute information item, and linked list of attribute information items.
class Method in scala/reflect
class MethodType in scala/reflect
class Molecule in scala/xml
an XML node for a list of data items.
trait MultiMap in scala/collection/mutable
This class is typically used as a mixin.
class MutableList in scala/collection/mutable
This class is used internally to represent mutable lists.
def main in scala/Application-class
The default main method.
def main in scala/testing/Benchmark-class
The entry point.
def make in scala/List
Create a list containing several copies of an element.
def make in scala/concurrent/QueueModule-class
Create an empty queue.
def makeBox in scala/xml/PrettyPrinter-class
try to make indented box, if possible, else para
def makeBreak in scala/xml/PrettyPrinter-class
def makeComment in scala/xml/factory/NodeFactory-class
def makeComment in scala/xml/factory/LoggedNodeFactory-class
def makeImmutable in scala/collection/mutable/BitSet-class
def makeMutable in scala/collection/immutable/BitSet-class
def makeNode in scala/xml/factory/NodeFactory-class
def makeNode in scala/xml/factory/LoggedNodeFactory-class
logged version of makeNode method
def makePara in scala/xml/PrettyPrinter-class
def makeProcInstr in scala/xml/factory/NodeFactory-class
def makeProcInstr in scala/xml/factory/LoggedNodeFactory-class
def makeSet in scala/collection/mutable/MultiMap-class
def makeText in scala/xml/factory/NodeFactory-class
def makeText in scala/xml/factory/LoggedNodeFactory-class
def makeTransition in scala/util/automata/WordBerrySethi-class
def map in scala/Stream-class
def map in scala/Option-class
def map in scala/List-class
Returns the list resulting from applying the given function f to each element of this list.
def map in scala/Iterator-class
Returns a new iterator that maps all elements of this iterator to new elements using function f.
def map in scala/Enumeration-class
def map in scala/collection/mutable/Map-class
This function transforms all the values of mappings contained in this map with function f.
def map in scala/collection/mutable/SynchronizedMap-class
This function transforms all the values of mappings contained in this map with function f.
def map in scala/collection/mutable/MapProxy-class
This function transforms all the values of mappings contained in this map with function f.
def map in scala/collection/mutable/ImmutableMapAdaptor-class
This function transforms all the values of mappings contained in this map with function f.
def map in scala/collection/immutable/Map-class
This function transforms all the values of mappings contained in this map with function f.
def map in scala/xml/NodeSeq-class
def map in scala/xml/Null
maps this sequence of meta data
def map in scala/xml/MetaData-class
maps this sequence of meta data
def map2 in scala/List
Returns the list resulting from applying the given function f to corresponding elements of the argument lists.
def map3 in scala/List
Returns the list resulting from applying the given function f to corresponding elements of the argument lists.
def mapConserve in scala/List
Like xs map f, but returns xs unchanged if function `f' maps all elements to themselves
def mappingToString in scala/collection/mutable/Map-class
This method controls how a mapping is represented in the string representation provided by method toString.
def mappingToString in scala/collection/mutable/MapProxy-class
This method controls how a mapping is represented in the string representation provided by method toString.
def mappingToString in scala/collection/mutable/ImmutableMapAdaptor-class
This method controls how a mapping is represented in the string representation provided by method toString.
def mappingToString in scala/collection/immutable/Map-class
This method controls how a mapping is represented in the string representation provided by method toString.
def markupDecl in scala/xml/parsing/MarkupParser-class
def markupDecl1 in scala/xml/parsing/MarkupParser-class
def match in scala/Any-class
package matching in scala/runtime
def max in scala/Iterable
The maximum element of a non-empty sequence of ordered elements
def max in scala/runtime/compat/Math
def max in scala/collection/mutable/PriorityQueueProxy-class
Returns the element with the highest priority in the queue, or throws an error if there is no element contained in the queue.
def max in scala/collection/mutable/SynchronizedPriorityQueue-class
Returns the element with the highest priority in the queue, or throws an error if there is no element contained in the queue.
def max in scala/collection/mutable/PriorityQueue-class
Returns the element with the highest priority in the queue, or throws an error if there is no element contained in the queue.
val maxHistory in scala/collection/mutable/History-class
def maxId in scala/Enumeration-class
def maybeSuffix in scala/xml/dtd/ContentModelParser
def memsize in scala/collection/BitSet-class
returns number of Int cells needed to store n bits
def merge in scala/collection/immutable/GBTree-class
def min in scala/Iterable
The minimum element of a non-empty sequence of ordered elements
def mkQueue in scala/collection/immutable/Queue-class
def mkSequ in scala/util/regexp/Base-class
def mkString in scala/List-class
Returns a string representation of this list.
def mkString in scala/collection/immutable/Queue-class
Returns a string representation of this queue.
def mk_iter in scala/collection/immutable/GBTree-class
package mobile in scala
val msg in scala/testing/SUnit/AssertFailed-class
val msg in scala/xml/parsing/FatalError-class
package mutable in scala/collection

N

object NA in scala/collection/mutable
val NAME in scala/xml/dtd/Tokens-class
val NONE in scala/xml/factory/LoggedNodeFactory-class
val NOPOS in scala/io/Position
The undefined position
object NameServer in scala/concurrent
class NameTest in scala/xml/path/Expression
class NamedType in scala/reflect
class NamespaceBinding in scala/xml
The class NamespaceBinding represents namespace bindings and scopes.
class NeedsCopy in scala/xml/transform/BasicTransformer-class
def New in scala/collection/immutable/TreeSet-class
This abstract method should be defined by a concrete implementation C[T] as something like:
     override def New(sz:Int,t:aNode):This {
       new C[T](order) {
        override def size=sz;
        override protected def tree:aNode=t;
     }
    
The concrete implementation should also override the def of This override type This = C[T];
def New in scala/collection/immutable/TreeMap-class
Creates a new TreeMap from a GBTree and its size.
def New in scala/collection/immutable/Tree-class
This abstract method should be defined by a concrete implementation C[T] as something like:
     override def New(sz:Int,t:aNode):This {
       new C[T](order) {
        override def size=sz;
        override protected def tree:aNode=t;
     }
    
The concrete implementation should also override the def of This override type This = C[T];
object Nil in scala
The empty list.
def NoAttributes in scala/xml/Node
the constant empty attribute sequence
class NoBindingFactoryAdapter in scala/xml/parsing
nobinding adaptor providing callbacks to parser to create elements.
object NoPrefix in scala/reflect
object NoSymbol in scala/reflect
object NoType in scala/reflect
class Node in scala/util/regexp/PointedHedgeExp-class
class Node in scala/collection/immutable/ListMap-class
class Node in scala/collection/immutable/Stack-class
class Node in scala/collection/immutable/ListSet-class
class Node in scala/xml
An abstract class representing XML with nodes of a labelled tree.
object Node in scala/xml
This object provides methods
class NodeBuffer in scala/xml
This class acts as a Buffer for nodes.
class NodeFactory in scala/xml/factory
class NodeSeq in scala/xml
a wrapper around Seq[Node] that adds XPath and comprehension methods
object NodeSeq in scala/xml
trait NodeTraverser in scala/xml
class NonTerm in scala/runtime/matching
class NondetWordAutom in scala/util/automata
A nondeterministic automaton.
object None in scala
This case object represents non-existent values.
class NotationDecl in scala/xml/dtd
a notation declaration
object Null in scala/xml
type NullPointerException in scala/Predef
val n in scala/runtime/matching/AnyNodeRule-class
val n in scala/runtime/matching/AnyTreeRule-class
val n in scala/runtime/matching/TreeRule-class
val n in scala/runtime/matching/HedgeChainRule-class
val n in scala/runtime/matching/HedgeRule-class
val n in scala/collection/mutable/Index-class
val n in scala/concurrent/pilib/UGP-class
val name in scala/Symbol-class
def name in scala/Enumeration-class
val name in scala/testing/SUnit/TestCase-class
val name in scala/reflect/GlobalSymbol-class
val name in scala/reflect/Symbol-class
val name in scala/reflect/LocalValue-class
val name in scala/reflect/LocalMethod-class
val name in scala/reflect/RootSymbol
val name in scala/reflect/NoSymbol
val name in scala/xml/transform/RewriteRule-class
a name for this rewrite rule
def name in scala/xml/dtd/Scanner-class
val name in scala/xml/dtd/ElemDecl-class
val name in scala/xml/dtd/DocType-class
val name in scala/xml/dtd/NotationDecl-class
val name in scala/xml/dtd/ContentModel/ElemName-class
val name in scala/xml/dtd/AttListDecl-class
val name in scala/xml/dtd/UnparsedEntityDecl-class
val name in scala/xml/dtd/ParsedEntityDecl-class
val name in scala/xml/dtd/ParameterEntityDecl-class
val name in scala/xml/dtd/AttrDecl-class
def nameToString in scala/xml/Node-class
Appends qualified name of this node to StringBuffer.
val names in scala/concurrent/NameServer
def namespace in scala/xml/Node-class
def namespace in scala/xml/SpecialNode-class
always Node.EmptyNamespace
var nerrors in scala/io/Source-class
def nest in scala/text/Document
A nested document, which will be indented as specified.
def next in scala/Iterator-class
Returns the next element.
def next in scala/io/Source-class
returns next character and has the following side-effects: updates position (ccol and cline) and assigns the character to ch
def next in scala/util/automata/DetWordAutom-class
def next in scala/util/automata/NondetWordAutom-class
returns a bitset with the next states for given state and label
def next in scala/util/automata/NondetWordAutom-class
returns a bitset with the next states for given state and label
var next in scala/collection/mutable/SingleLinkedList-class
var next in scala/concurrent/Channel-class/LinkedList-class
def next in scala/xml/Null
returns Null or the next MetaData item
val next in scala/xml/UnprefixedAttribute-class
returns Null or the next MetaData item
def next in scala/xml/MetaData-class
returns Null or the next MetaData item
val next in scala/xml/PrefixedAttribute-class
returns Null or the next MetaData item
def next in scala/xml/dtd/Scanner-class
def nextDefault in scala/util/automata/NondetWordAutom-class
var nextId in scala/Enumeration-class
var nextName in scala/Enumeration-class
def nextToken in scala/xml/dtd/Scanner-class
scans the next token
def nextch in scala/xml/parsing/MarkupParser-class
this method assign the next character to ch and advances in input
val nfa in scala/util/automata/SubsetConstruction-class
def node in scala/collection/immutable/InsertTree-class
def nodeContainsText in scala/xml/parsing/FactoryAdapter-class
Tests if an XML element contains text.
def nodeContainsText in scala/xml/parsing/NoBindingFactoryAdapter-class
returns true.
def nodeEquals in scala/xml/factory/NodeFactory-class
val normalizeWhitespace in scala/xml/parsing/FactoryAdapter-class
val notation in scala/xml/dtd/UnparsedEntityDecl-class
def notationDecl in scala/xml/parsing/MarkupParser-class
'N' notationDecl ::= "OTATION"
def notationDecl in scala/xml/parsing/MarkupHandler-class
def notationDecl in scala/xml/parsing/ValidatingMarkupHandler-class
def notations in scala/xml/Document-class
An unordered set of notation information items, one for each notation declared in the DTD.
def notations in scala/xml/dtd/DTD-class
def notify in scala/collection/mutable/History-class
def notify in java/lang/Object-class
def notify in scala/collection/mutable/Subscriber-class
def notify in java/lang/Object-class
val nstates in scala/util/automata/DetWordAutom-class
val nstates in scala/util/automata/NondetWordAutom-class
var nullable in scala/runtime/matching/HedgeNT-class
var nwarnings in scala/io/Source-class

O

val OPT in scala/xml/dtd/Tokens-class
class ObservableBuffer in scala/collection/mutable
This class is typically used as a mixin.
class ObservableMap in scala/collection/mutable
This class is typically used as a mixin.
class ObservableSet in scala/collection/mutable
This class is typically used as a mixin.
trait Option in scala
This class represents optional values.
trait Ordered in scala
A trait for totally ordered data.
def oarray in scala/runtime/RunTime
def oarray_get in scala/runtime/RunTime
def oarray_length in scala/runtime/RunTime
def oarray_set in scala/runtime/RunTime
def ok in scala/testing/UnitTest/Report-class
object ops in scala/concurrent
def or in scala/collection/mutable/BitSet-class/ByteArray-class
val out in scala/collection/immutable/Queue-class
def output in scala/concurrent/pilib/Chan-class
Creates an input guarded process.
val owner in scala/reflect/GlobalSymbol-class
val owner in scala/reflect/Symbol-class
val owner in scala/reflect/LocalValue-class
val owner in scala/reflect/LocalMethod-class
val owner in scala/reflect/RootSymbol
val owner in scala/reflect/NoSymbol

P

object PCDATA in scala/xml/dtd
class PEReference in scala/xml/dtd
a parsed entity reference
val PLUS in scala/xml/dtd/Tokens-class
type Pair in scala/Predef
def Pair in scala/Predef
class Para in scala/xml/PrettyPrinter-class
class ParameterEntityDecl in scala/xml/dtd
a parameter entity declaration
class ParsedEntityDecl in scala/xml/dtd
a parsed general entity declaration
object Parsing in scala/xml
DEPRECATED - use either parsing.TokenTests, or Utilty (helper functions for parsing XML fragments ).
trait PartialFunction in scala
A partial function of type PartialFunction[A, B] is a unary function where the domain does not include all values of type A.
trait PartiallyOrdered in scala
A trait for partially ordered data.
class PatternTests in scala/runtime/matching
object Platform in scala/runtime/compat
object Point in scala/util/regexp/PointedHedgeExp-class
trait PointedHedgeExp in scala/util/regexp
pointed regular hedge expressions, a useful subclass of regular hedge expressions.
object Position in scala/io
convenience methods to encode line and column number in one single integer.
object Predef in scala
The Predef object provides definitions that are accessible in all Scala compilation units without explicit qualification.
class PrefixedAttribute in scala/xml
prefixed attributes always have a non-null namespace
class PrefixedType in scala/reflect
class PrettyPrinter in scala/xml
Class for pretty printing.
class PriorityQueue in scala/collection/mutable
This class implements priority queues using a heap.
class PriorityQueueProxy in scala/collection/mutable
This class implements priority queues using a heap.
class ProcInstr in scala/xml
an XML node for processing instructions (PI)
class Process in scala/concurrent
object Process in scala/concurrent
class Product in scala/concurrent/pilib
trait Proxy in scala
This class implements a simple proxy that forwards all calls to methods of class Any to another object self.
class PublicID in scala/xml/dtd
a public identifier
class Publisher in scala/collection/mutable
Publisher[A,This] objects publish events of type A to all registered subscribers.
val p in scala/xml/path/Expression/Exists-class
val p in scala/xml/path/Expression/Equals-class
def par in scala/concurrent/ops
def parameterEntityDecl in scala/xml/parsing/MarkupHandler-class
val params in scala/reflect/Function-class
val parent in scala/xml/NamespaceBinding-class
def parse in scala/xml/dtd/ContentModel
def parse in scala/xml/dtd/ContentModelParser
parses the argument to a regexp
def parseByte in scala/runtime/compat/Platform
def parseDTD in scala/xml/parsing/MarkupParser-class
parses document type declaration and assigns it to instance variable dtd.
def parseDouble in scala/runtime/compat/Platform
def parseFloat in scala/runtime/compat/Platform
def parseInt in scala/runtime/compat/Platform
def parseLong in scala/runtime/compat/Platform
def parseShort in scala/runtime/compat/Platform
def parsedEntityDecl in scala/xml/parsing/MarkupHandler-class
package parsing in scala/xml
def particle in scala/xml/dtd/ContentModelParser
def partition in scala/List-class
Partition the list in two sub-lists according to a predicate.
package path in scala/xml
def peReference in scala/xml/parsing/MarkupHandler-class
def peReference in scala/xml/parsing/ValidatingMarkupHandler-class
object pilib in scala/concurrent
Library for using Pi-calculus concurrent primitives in Scala.
val polarity in scala/concurrent/pilib/UGP-class
def pop in scala/collection/mutable/StackProxy-class
Removes the top element from the stack.
def pop in scala/collection/mutable/SynchronizedStack-class
Removes the top element from the stack.
def pop in scala/collection/mutable/Stack-class
Removes the top element from the stack.
def pop in scala/collection/immutable/Stack-class
Removes the top element from the stack.
def pop in scala/collection/immutable/Stack-class/Node-class
Removes the top element from the stack.
def pop in scala/xml/parsing/MarkupParser-class
var pos in scala/io/Source-class
position of last character returned by next
var pos in scala/util/regexp/WordExp-class/Letter-class
var pos in scala/util/regexp/WordExp-class/Wildcard-class
var pos in scala/util/automata/BaseBerrySethi-class
var pos in scala/xml/parsing/MarkupParser-class
holds the position in the source file
val pre in scala/reflect/SingleType-class
val pre in scala/reflect/PrefixedType-class
val pre in scala/xml/PrefixedAttribute-class
def prefix in scala/xml/Utility
returns prefix of qualified name if any
def prefix in scala/xml/Node-class
prefix of this node
val prefix in scala/xml/NamespaceBinding-class
val prefix in scala/xml/Elem-class
prefix of this node
def prepend in scala/collection/mutable/SynchronizedBuffer-class
Prepend an element to this list.
def prepend in scala/collection/mutable/BufferProxy-class
Prepend an element to this list.
def prepend in scala/collection/mutable/Buffer-class
Prepend an element to this list.
def prependAll in scala/collection/mutable/SynchronizedBuffer-class
Prepends a number of elements provided by an iterable object via its elements method.
def prependAll in scala/collection/mutable/BufferProxy-class
Prepends a number of elements provided by an iterable object via its elements method.
def prependAll in scala/collection/mutable/Buffer-class
Prepends a number of elements provided by an iterable object via its elements method.
def prependElem in scala/collection/mutable/MutableList-class
val preserveWS in scala/xml/parsing/ConstructingHandler-class
val preserveWS in scala/xml/parsing/MarkupParser-class
if true, does not remove surplus whitespace
val preserveWS in scala/xml/parsing/ConstructingParser-class
if true, does not remove surplus whitespace
val preserveWS in scala/xml/factory/Binder-class
var prev in scala/collection/mutable/DoubleLinkedList-class
def print in scala/Console
Print an object on the terminal.
def print in scala/Stream-class
def printElems in scala/Stream-class
def printError in scala/xml/parsing/FactoryAdapter-class
Prints the error message
def printStackTrace in scala/runtime/compat/Platform
def printf in scala/Console
Format and print out some text (in a fashion similar to printf in C).
def println in scala/Console
Print a new line character on the terminal.
def println in scala/Console
Print out an object followed by a new line character.
def procInstr in scala/xml/parsing/ConstructingHandler-class
callback method invoked by MarkupParser after parsing PI.
def procInstr in scala/xml/parsing/DefaultMarkupHandler-class
callback method invoked by MarkupParser after parsing PI.
def procInstr in scala/xml/parsing/MarkupHandler-class
callback method invoked by MarkupParser after parsing PI.
def procInstr in scala/xml/factory/Binder-class
callback method invoked by MarkupParser after parsing PI.
val proctext in scala/xml/ProcInstr-class
def prolog in scala/xml/parsing/MarkupParser-class
<? prolog ::= xml S
def pubidLiteral in scala/xml/parsing/MarkupParser-class
val publicId in scala/xml/dtd/PublicID-class
def publicLiteralToString in scala/xml/Utility
def publicLiteralToString in scala/xml/Utility
def publish in scala/collection/mutable/Publisher-class
def push in scala/collection/mutable/StackProxy-class
Pushes a sequence of elements on top of the stack.
def push in scala/collection/mutable/SynchronizedStack-class
Pushes a sequence of elements on top of the stack.
def push in scala/collection/mutable/Stack-class
Pushes a sequence of elements on top of the stack.
def push in scala/collection/immutable/Stack-class
Push a sequence of elements onto the stack.
def push in scala/xml/parsing/MarkupParser-class
def pushExternal in scala/xml/parsing/MarkupParser-class
def putChar in scala/xml/parsing/MarkupParser-class
append Unicode character to name buffer

Q

class Queue in scala/collection/mutable
Queue objects implement data structures that allow to insert and retrieve elements in a first-in-first-out (FIFO) manner.
class Queue in scala/collection/immutable
Queue objects implement data structures that allow to insert and retrieve elements in a first-in-first-out (FIFO) manner.
object Queue in scala/collection/immutable
trait QueueModule in scala/concurrent
Module for dealing with queues.
trait QueueProxy in scala/collection/mutable
Queue objects implement data structures that allow to insert and retrieve elements in a first-in-first-out (FIFO) manner.
var qCurrent in scala/xml/parsing/ValidatingMarkupHandler-class
var qStack in scala/xml/parsing/ValidatingMarkupHandler-class
val qual in scala/reflect/Select-class
def queueCreate in scala/concurrent/LinkedListQueueCreator-class
def queueCreate in scala/concurrent/ListQueueCreator-class

R

val RED in scala/Console
val RED_B in scala/Console
object REQUIRED in scala/xml/dtd
val RESET in scala/Console
val REVERSED in scala/Console
val RPAREN in scala/xml/dtd/Tokens-class
class RegExp in scala/util/regexp/Base-class
class Remove in scala/collection/mutable
This observable update refers to removal operations of elements from collection classes.
class Report in scala/testing/UnitTest
class Reset in scala/collection/mutable
This command refers to reset operations.
class ResizableArray in scala/collection/mutable
This class is used internally to implement data structures that are based on resizable arrays.
class RevertableHistory in scala/collection/mutable
A revertable history is a History object which supports an undo operation.
class RewriteRule in scala/xml/transform
a RewriteRule, when applied to a term, yields either the resulting of rewriting or the term itself it the rule is not applied
object Root in scala/xml/path/Expression
object RootSymbol in scala/reflect
class Rule in scala/runtime/matching
class RuleTransformer in scala/xml/transform
class RunTime in scala/runtime
object RunTime in scala/runtime
val r in scala/util/regexp/PointedHedgeExp-class/Node-class
val r in scala/util/regexp/Base-class/Star-class
def r in scala/util/regexp/Base-class/Meta-class
val r in scala/xml/dtd/ELEMENTS-class
def r in scala/xml/dtd/DFAContentModel-class
val r in scala/xml/dtd/MIXED-class
val r1 in scala/util/regexp/PointedHedgeExp-class/TopIter-class
val r2 in scala/util/regexp/PointedHedgeExp-class/TopIter-class
def range in scala/Stream
Create a stream with element values vn+1 = vn + 1 where v0 = start and vi < end.
def range in scala/Stream
Create a stream with element values vn+1 = vn + step where v0 = start and vi < end.
def range in scala/Stream
Create a stream with element values vn+1 = step(vn) where v0 = start and vi < end.
def range in scala/List
Create a sorted list of all integers in a range.
def range in scala/List
Create a sorted list of all integers in a range.
def range in scala/List
Create a sorted list of all integers in a range.
def range in scala/Iterator
Create an iterator with elements en+1 = en + 1 where e0 = lo and ei < end.
def range in scala/Iterator
Create an iterator with elements en+1 = en + step where e0 = lo and ei < end.
def range in scala/Iterator
Create an iterator with elements en+1 = step(en) where e0 = lo and ei < end.
def read in scala/concurrent/Channel-class
def read in scala/concurrent/pilib/Chan-class
Blocking read.
def read in scala/concurrent/SyncChannel-class
def readBoolean in scala/Console
Read a boolean value from the terminal.
def readByte in scala/Console
Read a byte value from the terminal.
def readChar in scala/Console
Read a char value from the terminal.
def readDouble in scala/Console
Read a double value from the terminal.
def readFloat in scala/Console
Read a float value from the terminal.
def readInt in scala/Console
Read an int value from the terminal.
def readLine in scala/Console
Read a full line from the terminal.
def readShort in scala/Console
Read a short value from the terminal.
def readToken in scala/xml/dtd/Scanner-class
def readf in scala/Console
Read in some structured input, specified by a format specifier.
def readf1 in scala/Console
Read in some structured input, specified by a format specifier.
def readf2 in scala/Console
Read in some structured input, specified by a format specifier.
def readf3 in scala/Console
Read in some structured input, specified by a format specifier.
def receive in scala/concurrent/Process
def receive in scala/concurrent/MailBox-class
Block until there is a message in the mailbox for which the processor f is defined.
def receiveWithin in scala/concurrent/Process
def receiveWithin in scala/concurrent/MailBox-class
Block until there is a message in the mailbox for which the processor f is defined or the timeout is over.
def reduceLeft in scala/Stream-class
def reduceLeft in scala/List-class
def reduceRight in scala/Stream-class
def reduceRight in scala/List-class
package reflect in scala
package regexp in scala/util
def regexp in scala/xml/dtd/ContentModelParser
def register in scala/concurrent/NameServer
def release in scala/concurrent/Lock-class
def remove in scala/List-class
Removes all elements of the list which satisfy the predicate p.
def remove in scala/collection/mutable/MultiMap-class
def remove in scala/collection/mutable/ArrayBuffer-class
Removes the element on a given index position.
def remove in scala/collection/mutable/SynchronizedBuffer-class
Removes the element on a given index position.
def remove in scala/collection/mutable/BufferProxy-class
Removes the element on a given index position.
def remove in scala/collection/mutable/ListBuffer-class
Removes the element on a given index position.
def remove in scala/collection/mutable/Buffer-class
Removes the element on a given index position.
def remove in scala/collection/mutable/ObservableBuffer-class
Removes the element on a given index position.
def remove in scala/collection/mutable/DoubleLinkedList-class
def removeDuplicates in scala/List-class
Removes redundant elements from the list.
def removeEntry in scala/collection/mutable/HashTable-class
def removeSubscription in scala/collection/mutable/Publisher-class
def removeSubscriptions in scala/collection/mutable/Publisher-class
def replacementText in scala/xml/parsing/MarkupHandler-class
def replicate in scala/concurrent/ops
var report in scala/testing/UnitTest
def report in scala/io/Source-class
def reportError in scala/io/Source-class
reports an error message to console
def reportError in scala/io/Source-class
def reportSyntaxError in scala/xml/parsing/MarkupParser-class
report a syntax error
def reportSyntaxError in scala/xml/parsing/MarkupParser-class
def reportSyntaxError in scala/xml/parsing/MarkupHandler-class
report a syntax error
def reportSyntaxError in scala/xml/factory/Binder-class
report a syntax error
def reportValidationError in scala/xml/parsing/MarkupParser-class
report a syntax error
def reportValidationError in scala/xml/parsing/ValidatingMarkupHandler-class
report a syntax error
def reportWarning in scala/io/Source-class
reports a warning message to java.lang.System.out
def reportWarning in scala/io/Source-class
def reset in scala/io/Source-class
the actual reset method
def reset in scala/collection/mutable/MutableList-class
def reset in scala/xml/PrettyPrinter-class
val restpe in scala/reflect/MethodType-class
val result in scala/xml/transform/BasicTransformer-class/NeedsCopy-class
var result in scala/xml/factory/Binder-class
def reverse in scala/Stream-class
def reverse in scala/List-class
Reverses the elements of this list.
def reverseMap in scala/List-class
Apply a function to all the elements of the list, and return the reversed list of results.
def reverse_::: in scala/List-class
Reverse the given prefix and append the current list to that.
val rhs in scala/runtime/matching/HedgeChainRule-class
def right in scala/runtime/matching/Address-class
precond: p is nonempty
var rootElem in scala/xml/parsing/FactoryAdapter-class
var rootLabel in scala/xml/parsing/ValidatingMarkupHandler-class
val rs in scala/util/regexp/Base-class/Alt-class
val rs in scala/util/regexp/Base-class/Sequ-class
def rule_eq in scala/runtime/matching/Rule-class
def rule_smaller in scala/runtime/matching/Rule-class
def run in scala/testing/Benchmark-class
this method should be implemented by the concrete benchmark
def run in scala/testing/SUnit/Test-class
def run in scala/testing/SUnit/TestCase-class
def run in scala/testing/SUnit/TestCase-class
def run in scala/testing/SUnit/TestSuite-class
def run in scala/concurrent/Process-class
def runBenchmark in scala/testing/Benchmark-class
Run the benchmark the specified number of times and return a list with the execution times in milliseconds in reverse order of the execution
def runTest in scala/testing/SUnit/TestCase-class
package runtime in scala

S

val S in scala/xml/dtd/Tokens-class
val STAR in scala/xml/dtd/Tokens-class
object SUnit in scala/testing
unit testing methods in the spirit of JUnit framework.
trait ScalaObject in scala
object ScalaRunTime in scala/runtime
class Scanner in scala/xml/dtd
Scanner for regexps (content models in DTD element declarations) todo: cleanup
class Script in scala/collection/mutable
Objects of this class represent compound messages consisting of a sequence of other messages.
trait Scriptable in scala/collection/mutable
Classes that implement the Scriptable trait allow messages to be sent to objects of that class.
class Select in scala/reflect
trait Seq in scala
Class Seq[A] represents finite sequences of elements of type A.
object Seq in scala
def Seq in scala/runtime/ScalaRunTime
trait SeqProxy in scala
Class Seq[A] represents finite sequences of elements of type A.
class Sequ in scala/util/regexp/Base-class
class SerialVersionUID in scala
trait Set in scala/collection
This trait defines the interface of collections that do not contain duplicate elements.
trait Set in scala/collection/mutable
This trait represents mutable sets.
trait Set in scala/collection/immutable
This trait represents immutable sets.
trait SetProxy in scala/collection
This is a simple wrapper class for scala.collection.Set.
trait SetProxy in scala/collection/mutable
This is a simple wrapper class for scala.collection.mutable.Set.
class Short in scala
val ShortTag in scala/runtime/ScalaRunTime
class SingleLinkedList in scala/collection/mutable
This extensible class may be used as a basis for implementing linked list.
class SingleType in scala/reflect
class Some in scala
Class Option[A] represents existing values of type A.
class Source in scala/io
an iterable representation of source files.
object Source in scala/io
convenience methods to create an iterable representation of a source file
trait Spawn in scala/concurrent/pilib
Run several processes in parallel using the following syntax: spawn < p_1 | ...
class SpecialNode in scala/xml
a special XML node is either text (PCDATA), a comment, a PI, or an entity ref
class Stack in scala/collection/mutable
A stack implements a data structure which allows to store and retrieve objects in a last-in-first-out (LIFO) fashion.
class Stack in scala/collection/immutable
This class implements immutable stacks using a list-based data structure.
object Stack in scala/collection/immutable
trait StackProxy in scala/collection/mutable
A stack implements a data structure which allows to store and retrieve objects in a last-in-first-out (LIFO) fashion.
class Star in scala/util/regexp/Base-class
object Start in scala/collection/mutable
trait Stream in scala

The class Stream implements lazy lists where elements are only evaluated when they are needed.

object Stream in scala
The object Stream provides helper functions to manipulate streams.
type String in scala/Predef
class StringBuilder in scala/runtime/compat
trait Subscriber in scala/collection/mutable
Subscriber[A, B] objects may subscribe to events of type A published by an object of type B.
class SubsetConstruction in scala/util/automata
class Sum in scala/concurrent/pilib
class Symbol in scala
Instances of Symbol can be created easily with Scala's built-in quote mechanism.
class Symbol in scala/reflect
class SyncChannel in scala/concurrent
class SyncVar in scala/concurrent
trait SynchronizedBuffer in scala/collection/mutable
This trait should be used as a mixin.
trait SynchronizedMap in scala/collection/mutable
This trait should be used as a mixin.
class SynchronizedPriorityQueue in scala/collection/mutable
This class implements synchronized priority queues using a heap.
class SynchronizedQueue in scala/collection/mutable
This is a synchronized version of the Queue[T] class.
trait SynchronizedSet in scala/collection/mutable
This trait should be used as a mixin.
class SynchronizedStack in scala/collection/mutable
This is a synchronized version of the Stack[T] class.
class SyntaxError in scala/util/regexp
this runtime exception is thrown if an attempt to instantiate a syntactically incorrect expression is detected
class SystemID in scala/xml/dtd
a system identifier
val s in scala/xml/PrettyPrinter-class/Box-class
val s in scala/xml/PrettyPrinter-class/Para-class
def s2b in scala/runtime/RunTime
def s2c in scala/runtime/RunTime
def s2d in scala/runtime/RunTime
def s2f in scala/runtime/RunTime
def s2i in scala/runtime/RunTime
def s2l in scala/runtime/RunTime
def s2s in scala/runtime/RunTime
def sOpt in scala/xml/dtd/ContentModelParser
def sameElements in scala/IterableProxy-class
Checks if the other iterable object contains the same elements.
def sameElements in scala/Iterable-class
Checks if the other iterable object contains the same elements.
def sarray in scala/runtime/RunTime
def sarray_get in scala/runtime/RunTime
def sarray_length in scala/runtime/RunTime
def sarray_set in scala/runtime/RunTime
def save in scala/xml/XML
saves XML to filename with encoding ISO-8859-1
val sb in scala/xml/TextBuffer-class
package scala in root-page
def scd in scala/Predef
def scope in scala/xml/Node-class
the namespace bindings
val scope in scala/xml/Elem-class
the namespace bindings
var scopeStack in scala/xml/parsing/FactoryAdapter-class
def seenLabel in scala/util/automata/WordBerrySethi-class
called at the leaves of the regexp
def seenLabel in scala/util/automata/WordBerrySethi-class
def selectTag in scala/util/automata/SubsetConstruction-class
def self in scala/SeqProxy-class
def self in scala/IterableProxy-class
def self in scala/Proxy-class
def self in scala/collection/SetProxy-class
def self in scala/collection/MapProxy-class
def self in scala/collection/mutable/PriorityQueueProxy-class
def self in scala/collection/mutable/SetProxy-class
def self in scala/collection/mutable/BufferProxy-class
def self in scala/collection/mutable/StackProxy-class
def self in scala/collection/mutable/MapProxy-class
def self in scala/collection/mutable/QueueProxy-class
def self in scala/concurrent/Process-class
def self in scala/concurrent/Process
def send in scala/concurrent/Process
def send in scala/concurrent/MailBox-class
First check whether a pending receiver is applicable to the sent message.
def send in scala/concurrent/NameServer
def seqRest in scala/xml/dtd/ContentModelParser
class serializable in scala
def set in scala/collection/mutable/BitSet-class
calls set or clear for i-th bit
def set in scala/collection/mutable/BitSet-class
sets i-th bit to true.
var set in scala/collection/mutable/ImmutableSetAdaptor-class
def set in scala/concurrent/pilib/Sum-class
Set the values of parameters and awake the sleeping sum.
def set in scala/concurrent/SyncVar-class
def setClassLoader in scala/runtime/RunTime
def setContentModel in scala/xml/dtd/ElementValidator-class
set content model, enabling element validation
def setFileDescriptor in scala/io/Source
def setIn in scala/Console
Set the default input stream.
def setIn in scala/Console
Set the default input stream.
def setMetaData in scala/xml/dtd/ElementValidator-class
set meta data, enabling attribute validation
def setOut in scala/Console
Set the default output stream.
def setReporter in scala/testing/UnitTest
def setUp in scala/testing/SUnit/TestCase-class
type short in scala/Predef
def short2double in scala/Predef
def short2float in scala/Predef
def short2int in scala/Predef
def short2long in scala/Predef
def shortValue in scala/runtime/BoxedInt-class
def shortValue in scala/runtime/BoxedChar-class
def shortValue in scala/runtime/BoxedByte-class
def shortValue in scala/runtime/BoxedDouble-class
def shortValue in scala/runtime/BoxedShort-class
def shortValue in scala/runtime/BoxedFloat-class
def shortValue in scala/runtime/BoxedNumber-class
def shortValue in scala/runtime/BoxedLong-class
def single in scala/Seq
builds a singleton sequence
def single in scala/Iterator
def single in scala/xml/transform/BasicTransformer-class
def size in scala/collection/Map-class
Compute the number of key-to-value mappings.
def size in scala/collection/SetProxy-class
Returns the number of elements in this set.
def size in scala/collection/MapProxy-class
Compute the number of key-to-value mappings.
def size in scala/collection/BitSet-class
number of bits in this bitset
def size in scala/collection/Set-class
Returns the number of elements in this set.
def size in scala/collection/mutable/SynchronizedSet-class
Returns the number of elements in this set.
def size in scala/collection/mutable/SynchronizedMap-class
Compute the number of key-to-value mappings.
var size in scala/collection/mutable/BitSet-class
size of this bitset in nbytes
def size in scala/collection/mutable/HashTable-class
Returns the size of this hash map.
def size in scala/collection/mutable/History-class
def size in scala/collection/mutable/JavaSetAdaptor-class
Returns the number of elements in this set.
var size in scala/collection/mutable/ResizableArray-class
def size in scala/collection/mutable/ImmutableMapAdaptor-class
Compute the number of key-to-value mappings.
def size in scala/collection/mutable/ImmutableSetAdaptor-class
Returns the number of elements in this set.
def size in scala/collection/mutable/JavaMapAdaptor-class
Compute the number of key-to-value mappings.
def size in scala/collection/immutable/ListMap-class
Returns the number of mappings in this map.
def size in scala/collection/immutable/ListMap-class/Node-class
Returns the number of mappings in this map.
def size in scala/collection/immutable/BitSet-class
number of bits in this bitset
def size in scala/collection/immutable/Tree-class
The size of the tree, returns 0 (zero) if the tree is empty.
def size in scala/collection/immutable/ListSet-class
Returns the number of elements in this set.
def size in scala/collection/immutable/ListSet-class/Node-class
Returns the number of elements in this set.
def sort in scala/List-class
Sort the list according to the comparison function <(e1: a, e2: a) => Boolean, which should be true iff e1 is smaller than e2.
def span in scala/List-class
Returns the longest prefix of the list whose elements all satisfy the given predicate, and the rest of the list.
def spawn in scala/concurrent/Process
def spawn in scala/concurrent/ops
val spawn in scala/concurrent/pilib
def spawn_link in scala/concurrent/Process-class
def spawn_link in scala/concurrent/Process
def split in scala/runtime/compat/Platform
def splitAt in scala/List-class
Split the list at a given point and return the two parts thus created.
def sqrt in scala/runtime/compat/Math
var standAlone in scala/xml/Document-class
An indication of the standalone status of the document, either true or false.
def startElement in scala/xml/parsing/FactoryAdapter-class
def startTag in scala/xml/PrettyPrinter-class
val str in scala/runtime/compat/StringBuilder-class
def string2ordered in scala/Predef
def string2seq in scala/Predef
def stringPrefix in scala/Seq-class
Defines the prefix of the string representation.
def stringPrefix in scala/collection/mutable/ArrayBuffer-class
Defines the prefix of the string representation.
def stringPrefix in scala/collection/mutable/ListBuffer-class
Defines the prefix of the string representation.
def stringPrefix in scala/collection/mutable/LinkedList-class
Defines the prefix of the string representation.
def stringPrefix in scala/collection/mutable/Buffer-class
Defines the prefix of the string representation.
def stringPrefix in scala/collection/mutable/MutableList-class
Defines the prefix of the string representation.
def stringPrefix in scala/collection/immutable/Stack-class
Redefines the prefix of the string representation.
def subscribe in scala/collection/mutable/Publisher-class
def subscribe in scala/collection/mutable/Publisher-class
def subseq in scala/SeqProxy-class
Returns a subsequence starting from index from consisting of len elements.
def subseq in scala/Seq-class
Returns a subsequence starting from index from consisting of len elements.
def subsetOf in scala/collection/SetProxy-class
Checks if this set is a subset of set that.
def subsetOf in scala/collection/Set-class
Checks if this set is a subset of set that.
def subsetOf in scala/collection/mutable/SynchronizedSet-class
Checks if this set is a subset of set that.
def suspendSubscription in scala/collection/mutable/Publisher-class
def swap in scala/collection/mutable/ResizableArray-class
Swap two elements of this array.
val sym in scala/reflect/Ident-class
val sym in scala/reflect/Select-class
val sym in scala/reflect/SingleType-class
val sym in scala/reflect/PrefixedType-class
val systemId in scala/xml/dtd/PublicID-class
def systemId in scala/xml/dtd/ExternalID-class
val systemId in scala/xml/dtd/SystemID-class
def systemLiteral in scala/xml/parsing/MarkupParser-class
attribute value, terminated by either ' or ".
def systemLiteralToString in scala/xml/Utility
Returns a hashcode for the given constituents of a node
def systemLiteralToString in scala/xml/Utility

T

class TIMEOUT in scala/concurrent
val TOKEN_PCDATA in scala/xml/dtd/Tokens-class
class TRule in scala/runtime/matching
trait Test in scala/testing/SUnit
a Test can be run with its result being collected
class Test in scala/xml/path/Expression
trait TestAlphabet in scala/runtime/matching
class TestCase in scala/testing/SUnit
a TestCase defines the fixture to run multiple tests
class TestFailure in scala/testing/SUnit
a TestFailure collects a failed test together with the thrown exception
class TestLabel in scala/runtime/matching
class TestResult in scala/testing/SUnit
a TestResult collects the result of executing a test case
class TestSuite in scala/testing/SUnit
a TestSuite runs a composite of test cases
class Text in scala/xml
an XML node for text (PCDATA).
class TextBuffer in scala/xml
this classes is for creating text nodes without surplus whitespace.
object TextBuffer in scala/xml
type This in scala/collection/immutable/TreeSet-class
The type returned when creating a new tree.
type This in scala/collection/immutable/TreeMap-class
The type returned when creating a new tree.
type This in scala/collection/immutable/Tree-class
The type returned when creating a new tree.
class ThisType in scala/reflect
type Throwable in scala/Predef
trait TokenTests in scala/xml/parsing
Helper functions for parsing XML fragments
class Tokens in scala/xml/dtd
class TopIter in scala/util/regexp/PointedHedgeExp-class
object TopScope in scala/xml
object Translator in scala/xml/dtd/ContentModel
class Tree in scala/collection/immutable
General Balanced Trees - highly efficient functional dictionaries.
class TreeMap in scala/collection/immutable
This class implements immutable maps using a tree.
object TreeMap in scala/collection/immutable
class TreeNT in scala/runtime/matching
tree nonterminal.
class TreeRHS in scala/util/grammar
right hand side of a tree production
class TreeRule in scala/runtime/matching
class TreeSet in scala/collection/immutable
This class implements immutable sets using a tree.
type Triple in scala/Predef
def Triple in scala/Predef
trait Try in scala/runtime/ScalaRunTime
def Try in scala/runtime/ScalaRunTime
class Tuple1 in scala
class Tuple2 in scala
class Tuple3 in scala
class Tuple4 in scala
class Tuple5 in scala
class Tuple6 in scala
class Tuple7 in scala
class Tuple8 in scala
class Tuple9 in scala
class Type in scala/reflect
class TypeApply in scala/reflect
class TypeBounds in scala/reflect
class TypeField in scala/reflect
trait TypeSymbol in scala/xml
class TypedCode in scala/reflect
val t in scala/runtime/matching/HedgeRule-class
type t in scala/concurrent/QueueModule-class
Type of queues.
var tabinc in scala/io/Source-class
default col increment for tabs '\t', set to 4 initially
var table in scala/collection/mutable/HashTable-class
The actual hash table.
var tableSize in scala/collection/mutable/HashTable-class
The number of mappings contained in this hash table.
def tabulate in scala/List
Create a list by applying a function to successive integers.
val tagStack in scala/xml/parsing/FactoryAdapter-class
def tail in scala/$colon$colon-class
Returns this list without its first element.
def tail in scala/Stream-class
def tail in scala/Nil
Returns this list without its first element.
def tail in scala/List-class
Returns this list without its first element.
def take in scala/Stream-class
Returns the sub-sequence starting from index n.
def take in scala/SeqProxy-class
Returns the sub-sequence starting from index n.
def take in scala/List-class
Returns the n first elements of this list.
def take in scala/Seq-class
Returns the sub-sequence starting from index n.
def take in scala/Iterator-class
Returns a new iterator that iterates only over the first n elements.
def takeRight in scala/List-class
Returns the rightmost n elements from this list.
def takeSmallest in scala/collection/immutable/GBTree-class
def takeWhile in scala/Stream-class
def takeWhile in scala/List-class
Returns the longest prefix of this list whose elements satisfy the predicate p.
val target in scala/xml/ProcInstr-class
def tearDown in scala/testing/SUnit/TestCase-class
val test in scala/runtime/matching/TreeRule-class
val test in scala/xml/path/Expression/Attrib-class
val test in scala/xml/path/Expression/Child-class
val test in scala/xml/path/Expression/DescOrSelf-class
def testFromString in scala/xml/path/Expression
package testing in scala
package text in scala
def text in scala/text/Document
A document consisting of some text literal
def text in scala/xml/Comment-class
def text in scala/xml/ProcInstr-class
def text in scala/xml/NodeSeq-class
def text in scala/xml/Node-class
def text in scala/xml/Atom-class
def text in scala/xml/Elem-class
def text in scala/xml/Molecule-class
def text in scala/xml/EntityRef-class
def text in scala/xml/parsing/ConstructingHandler-class
callback method invoked by MarkupParser after parsing text.
def text in scala/xml/parsing/DefaultMarkupHandler-class
callback method invoked by MarkupParser after parsing text.
def text in scala/xml/parsing/MarkupHandler-class
callback method invoked by MarkupParser after parsing text.
def text in scala/xml/factory/Binder-class
callback method invoked by MarkupParser after parsing text.
def textDecl in scala/xml/parsing/MarkupParser-class
prolog, but without standalone
def theSeq in scala/xml/NodeSeq-class
def theSeq in scala/xml/Node-class
method for NodeSeq
def theSeq in scala/xml/Document-class
var threshold in scala/collection/mutable/HashTable-class
The next size value at which to resize (capacity * load factor).
val thrownException in scala/testing/SUnit/TestFailure-class
val tl in scala/$colon$colon-class
val tl in scala/text/DocCons-class
var tmppos in scala/xml/parsing/MarkupParser-class
holds temporary values of pos
val tnt in scala/util/grammar/ConsRHS-class
def toArray in scala/collection/mutable/BitSet-class
def toArray in scala/collection/immutable/BitSet-class
def toByte in scala/Long-class
def toByte in scala/Short-class
def toByte in scala/Byte-class
def toByte in scala/Char-class
def toByte in scala/Int-class
def toByte in scala/Float-class
def toByte in scala/Double-class
def toChar in scala/Long-class
def toChar in scala/Short-class
def toChar in scala/Byte-class
def toChar in scala/Char-class
def toChar in scala/Int-class
def toChar in scala/Float-class
def toChar in scala/Double-class
def toDouble in scala/Long-class
def toDouble in scala/Short-class
def toDouble in scala/Byte-class
def toDouble in scala/Char-class
def toDouble in scala/Int-class
def toDouble in scala/Float-class
def toDouble in scala/Double-class
def toFloat in scala/Long-class
def toFloat in scala/Short-class
def toFloat in scala/Byte-class
def toFloat in scala/Char-class
def toFloat in scala/Int-class
def toFloat in scala/Float-class
def toFloat in scala/Double-class
def toInt in scala/Long-class
def toInt in scala/Short-class
def toInt in scala/Byte-class
def toInt in scala/Char-class
def toInt in scala/Int-class
def toInt in scala/Float-class
def toInt in scala/Double-class
def toList in scala/Option-class
def toList in scala/SeqProxy-class
Transform this sequence into a list of all elements.
def toList in scala/List-class
Transform this sequence into a list of all elements.
def toList in scala/Seq-class
Transform this sequence into a list of all elements.
def toList in scala/Iterator-class
Transform this iterator into a list of all elements.
def toList in scala/collection/Map-class
Returns the mappings of this map as a list.
def toList in scala/collection/SetProxy-class
Returns the elements of this set as a list.
def toList in scala/collection/MapProxy-class
Returns the mappings of this map as a list.
def toList in scala/collection/Set-class
Returns the elements of this set as a list.
def toList in scala/collection/mutable/SingleLinkedList-class
Transform this sequence into a list of all elements.
def toList in scala/collection/mutable/SynchronizedSet-class
Returns the elements of this set as a list.
def toList in scala/collection/mutable/SynchronizedMap-class
Returns the mappings of this map as a list.
def toList in scala/collection/mutable/StackProxy-class
Creates a list of all stack elements in FIFO order.
def toList in scala/collection/mutable/PriorityQueue-class
Returns a list of all elements.
def toList in scala/collection/mutable/SynchronizedStack-class
Creates a list of all stack elements in FIFO order.
def toList in scala/collection/mutable/ImmutableMapAdaptor-class
Returns the mappings of this map as a list.
def toList in scala/collection/mutable/ImmutableSetAdaptor-class
Returns the elements of this set as a list.
def toList in scala/collection/mutable/MutableList-class
Returns an instance of scala.List containing the same sequence of elements.
def toList in scala/collection/mutable/Stack-class
Creates a list of all stack elements in FIFO order.
def toList in scala/collection/immutable/GBTree-class
def toList in scala/collection/immutable/ListMap-class
This return a list of key-value pairs.
def toList in scala/collection/immutable/ListMap-class/Node-class
This return a list of key-value pairs.
def toList in scala/collection/immutable/TreeSet-class
Transform this set into a list of all elements.
def toList in scala/collection/immutable/TreeMap-class
Creates a list of all (key, value) mappings.
def toList in scala/collection/immutable/Stack-class
Creates a list of all stack elements in LIFO order.
def toList in scala/collection/immutable/Stack-class/Node-class
Creates a list of all stack elements in LIFO order.
def toList in scala/collection/immutable/ListSet-class
Transform this set into a list of all elements.
def toList in scala/collection/immutable/ListSet-class/Node-class
Transform this set into a list of all elements.
def toLong in scala/Long-class
def toLong in scala/Short-class
def toLong in scala/Byte-class
def toLong in scala/Char-class
def toLong in scala/Int-class
def toLong in scala/Float-class
def toLong in scala/Double-class
def toPair in scala/collection/mutable/DefaultEntry-class
def toQueue in scala/collection/mutable/PriorityQueueProxy-class
Returns a regular queue containing the same elements.
def toQueue in scala/collection/mutable/PriorityQueue-class
Returns a regular queue containing the same elements.
def toSet in scala/collection/BitSet-class
Returns the subset of [0..size] whose elements are indices of bits set to v.
def toShort in scala/Long-class
def toShort in scala/Short-class
def toShort in scala/Byte-class
def toShort in scala/Char-class
def toShort in scala/Int-class
def toShort in scala/Float-class
def toShort in scala/Double-class
def toString in scala/Symbol-class
Converts this symbol to a string.
def toString in scala/Long-class
def toString in scala/Short-class
def toString in scala/Tuple3-class
def toString in scala/Stream-class
Customizes the toString method.
def toString in scala/Tuple4-class
def toString in scala/Unit-class
def toString in scala/Tuple9-class
def toString in scala/Tuple7-class
def toString in scala/Tuple8-class
def toString in scala/Boolean-class
def toString in scala/Tuple5-class
def toString in scala/List-class
Customizes the toString method.
def toString in scala/List
Returns the given list of characters as a string.
def toString in java/lang/Object-class
def toString in scala/Byte-class
def toString in scala/Char-class
def toString in scala/Seq-class
Customizes the toString method.
def toString in scala/Int-class
def toString in scala/Proxy-class
def toString in scala/Enumeration-class
def toString in scala/Enumeration-class/Val-class
def toString in scala/Tuple6-class
def toString in scala/Tuple1-class
def toString in scala/Float-class
def toString in scala/Double-class
def toString in scala/Tuple2-class
def toString in scala/runtime/BoxedInt-class
def toString in scala/runtime/BoxedChar-class
def toString in scala/runtime/BoxedByte-class
def toString in scala/runtime/BoxedDouble-class
def toString in scala/runtime/BoxedArray-class
Customizes the toString method.
def toString in scala/runtime/BoxedShort-class
def toString in scala/runtime/BoxedBoolean-class
def toString in scala/runtime/BoxedFloat-class
def toString in scala/runtime/BoxedLong-class
def toString in scala/runtime/compat/StringBuilder-class
def toString in scala/runtime/matching/NonTerm-class
def toString in scala/runtime/matching/Rule-class
def toString in scala/runtime/matching/Address-class
def toString in scala/testing/SUnit/TestCase-class
def toString in scala/testing/SUnit/TestFailure-class
def toString in scala/testing/SUnit/AssertFailed-class
def toString in scala/io/Position
Returns a string representation of the encoded position.
def toString in java/lang/Object-class
def toString in scala/util/regexp/Base-class/Eps
def toString in scala/util/automata/DetWordAutom-class
def toString in scala/util/automata/NondetWordAutom-class
def toString in scala/collection/Map-class
Creates a string representation for this map.
def toString in scala/collection/BitSet-class
Returns a string representation of this bitset in hexadecimal form, e.g.
def toString in scala/collection/Set-class
Returns a string representation of this set.
def toString in scala/collection/mutable/Map-class
Returns a string representation of this map which shows all the mappings.
def toString in scala/collection/mutable/DefaultEntry-class
def toString in scala/collection/mutable/SynchronizedPriorityQueue-class
Returns a textual representation of a queue as a string.
def toString in scala/collection/mutable/SynchronizedSet-class
Returns a string representation of this set.
def toString in scala/collection/mutable/SynchronizedMap-class
Returns a string representation of this map which shows all the mappings.
def toString in scala/collection/mutable/PriorityQueue-class
Returns a textual representation of a queue as a string.
def toString in scala/collection/mutable/MapProxy-class
def toString in scala/collection/mutable/SynchronizedStack-class
Returns a textual representation of a stack as a string.
def toString in scala/collection/mutable/SynchronizedQueue-class
Returns a textual representation of a queue as a string.
def toString in scala/collection/mutable/Queue-class
Returns a textual representation of a queue as a string.
def toString in scala/collection/mutable/Script-class
Customizes the toString method.
def toString in scala/collection/mutable/ImmutableMapAdaptor-class
Returns a string representation of this map which shows all the mappings.
def toString in scala/collection/mutable/ImmutableSetAdaptor-class
Returns a string representation of this set.
def toString in scala/collection/mutable/Stack-class
Returns a textual representation of a stack as a string.
def toString in scala/collection/immutable/Queue-class
Returns a string representation of this queue.
def toString in scala/collection/immutable/Map-class
Returns a string representation of this map which shows all the mappings.
def toString in scala/xml/Comment-class
appends "" to this stringbuffer
def toString in scala/xml/SpecialNode-class
Same as toString(false).
def toString in scala/xml/ProcInstr-class
appends "<?" target (" "+text)?+"?>" to this stringbuffer.
def toString in scala/xml/SpecialNode-class
Same as toString(false).
def toString in scala/xml/NodeSeq-class
Customizes the toString method.
def toString in scala/xml/Null
def toString in scala/xml/Null
def toString in scala/xml/Text-class
returns text, with some characters escaped according to XML spec
def toString in scala/xml/SpecialNode-class
Same as toString(false).
def toString in scala/xml/Node-class
String representation of this node
def toString in scala/xml/Node-class
Same as toString(false).
def toString in scala/xml/Atom-class
returns text, with some characters escaped according to XML spec
def toString in scala/xml/SpecialNode-class
Same as toString(false).
def toString in scala/xml/NamespaceBinding-class
def toString in scala/xml/NamespaceBinding-class
def toString in scala/xml/NamespaceBinding-class
def toString in scala/xml/TopScope
def toString in scala/xml/TopScope
def toString in scala/xml/TopScope
def toString in scala/xml/PrettyPrinter-class/Break
def toString in scala/xml/MetaData-class
def toString in scala/xml/MetaData-class
def toString in scala/xml/SpecialNode-class
Same as toString(false).
def toString in scala/xml/SpecialNode-class
def toString in scala/xml/Molecule-class
returns text, with some characters escaped according to XML spec
def toString in scala/xml/SpecialNode-class
Same as toString(false).
def toString in scala/xml/EntityRef-class
appends "& entityName;" to this stringbuffer
def toString in scala/xml/SpecialNode-class
Same as toString(false).
def toString in scala/xml/dtd/EMPTY
def toString in scala/xml/dtd/ContentModel-class
def toString in scala/xml/dtd/DefaultDecl-class
def toString in scala/xml/dtd/DefaultDecl-class
def toString in scala/xml/dtd/DTD-class
def toString in scala/xml/dtd/PEReference-class
def toString in scala/xml/dtd/MarkupDecl-class
def toString in scala/xml/dtd/EntityDef-class
def toString in scala/xml/dtd/EntityDef-class
def toString in scala/xml/dtd/ELEMENTS-class
def toString in scala/xml/dtd/ContentModel-class
def toString in scala/xml/dtd/ExtDef-class
def toString in scala/xml/dtd/EntityDef-class
def toString in scala/xml/dtd/PCDATA
def toString in scala/xml/dtd/ContentModel-class
def toString in scala/xml/dtd/ElemDecl-class
def toString in scala/xml/dtd/MarkupDecl-class
def toString in scala/xml/dtd/REQUIRED
def toString in scala/xml/dtd/REQUIRED
def toString in scala/xml/dtd/IMPLIED
def toString in scala/xml/dtd/IMPLIED
def toString in scala/xml/dtd/PublicID-class
returns "PUBLIC "+publicId+" SYSTEM "+systemId
def toString in scala/xml/dtd/PublicID-class
appends "PUBLIC "+publicId+" SYSTEM "+systemId to argument
def toString in scala/xml/dtd/DocType-class
returns "<!DOCTYPE + name + extID? + ("["+intSubSet+"]")? >"
def toString in scala/xml/dtd/ExternalID-class
returns "PUBLIC "+publicLiteral+" SYSTEM "+systemLiteral
def toString in scala/xml/dtd/ExternalID-class
returns "PUBLIC "+publicLiteral+" SYSTEM "+systemLiteral
def toString in scala/xml/dtd/SystemID-class
returns " SYSTEM "+systemLiteral
def toString in scala/xml/dtd/SystemID-class
returns "PUBLIC "+publicLiteral+" SYSTEM "+systemLiteral
def toString in scala/xml/dtd/ANY
def toString in scala/xml/dtd/ContentModel-class
def toString in scala/xml/dtd/NotationDecl-class
def toString in scala/xml/dtd/MarkupDecl-class
def toString in scala/xml/dtd/ContentModel-class
def toString in scala/xml/dtd/ContentModel-class
def toString in scala/xml/dtd/ContentModel/ElemName-class
def toString in scala/xml/dtd/ContentModel
def toString in scala/xml/dtd/ContentModel
def toString in scala/xml/dtd/ContentModel
def toString in scala/xml/dtd/AttListDecl-class
def toString in scala/xml/dtd/MarkupDecl-class
def toString in scala/xml/dtd/IntDef-class
def toString in scala/xml/dtd/EntityDef-class
def toString in scala/xml/dtd/UnparsedEntityDecl-class
def toString in scala/xml/dtd/MarkupDecl-class
def toString in scala/xml/dtd/ParsedEntityDecl-class
def toString in scala/xml/dtd/MarkupDecl-class
def toString in scala/xml/dtd/MarkupDecl-class
def toString in scala/xml/dtd/MarkupDecl-class
def toString in scala/xml/dtd/DEFAULT-class
def toString in scala/xml/dtd/DEFAULT-class
def toString in scala/xml/dtd/ParameterEntityDecl-class
def toString in scala/xml/dtd/MarkupDecl-class
def toString in scala/xml/dtd/MIXED-class
def toString in scala/xml/dtd/ContentModel-class
def toString in scala/xml/dtd/AttrDecl-class
def toString in scala/xml/dtd/AttrDecl-class
def toString in scala/Any-class
def toString1 in scala/xml/Null
def toString1 in scala/xml/Null
def toString1 in scala/xml/UnprefixedAttribute-class
def toString1 in scala/xml/MetaData-class
def toString1 in scala/xml/MetaData-class
def toString1 in scala/xml/MetaData-class
def toString1 in scala/xml/PrefixedAttribute-class
def toString1 in scala/xml/MetaData-class
def toText in scala/xml/TextBuffer-class
returns an empty sequence if text is only whitespace
def toXML in scala/xml/Utility
string representation of an XML node, with comments stripped the comments
def toXML in scala/xml/Utility
String representation of a Node.
def toXML in scala/xml/Utility
appends a tree to the given stringbuffer within given namespace scope.
var token in scala/xml/dtd/Scanner-class
def token2string in scala/xml/dtd/Tokens-class
def top in scala/collection/mutable/StackProxy-class
Returns the top element of the stack.
def top in scala/collection/mutable/SynchronizedStack-class
Returns the top element of the stack.
def top in scala/collection/mutable/Stack-class
Returns the top element of the stack.
def top in scala/collection/immutable/Stack-class
Returns the top element of the stack.
def top in scala/collection/immutable/Stack-class/Node-class
Returns the top element of the stack.
val tpe in scala/reflect/TypeField-class
val tpe in scala/reflect/Class-class
val tpe in scala/reflect/Symbol-class
val tpe in scala/reflect/LocalValue-class
val tpe in scala/reflect/LocalMethod-class
val tpe in scala/reflect/RootSymbol
val tpe in scala/reflect/Method-class
val tpe in scala/reflect/Field-class
val tpe in scala/reflect/AppliedType-class
val tpe in scala/reflect/NoSymbol
val tpe in scala/xml/dtd/AttrDecl-class
def trace in scala/testing/SUnit/TestFailure-class
package transform in scala/xml
def transform in scala/xml/transform/RewriteRule-class
call transform(Node) to each node in ns, yield ns if nothing changes, otherwise a new sequence of concatenated results
def transform in scala/xml/transform/RewriteRule-class
def transform in scala/xml/transform/BasicTransformer-class
call transform(Node) for each node in ns, append results to NodeBuffer
def transform in scala/xml/transform/BasicTransformer-class
call transform(Node) to each node in ns, yield ns if nothing changes, otherwise a new sequence of concatenated results
def transform in scala/xml/transform/BasicTransformer-class
def transform in scala/xml/transform/RuleTransformer-class
def transform in scala/xml/transform/BasicTransformer-class
call transform(Node) to each node in ns, yield ns if nothing changes, otherwise a new sequence of concatenated results
class transient in scala
def transpose in scala/List
Transposes a list of lists.
def traverse in scala/util/automata/BaseBerrySethi-class
returns "Sethi-length" of a pattern, creating the set of position along the way
def traverse in scala/util/automata/WordBerrySethi-class
returns "Sethi-length" of a pattern, creating the set of position along the way
def traverse in scala/xml/PrettyPrinter-class
def traverse in scala/xml/PrettyPrinter-class
def traverse in scala/xml/NodeTraverser-class
def traverse in scala/xml/factory/Binder-class
def tree in scala/collection/immutable/Tree-class
The nodes in the tree.
def trimEnd in scala/collection/mutable/Buffer-class
Removes the last n elements.
def trimStart in scala/collection/mutable/Buffer-class
Removes the first n elements.
def tryCatch in scala/runtime/RunTime
def tryCompareTo in scala/PartiallyOrdered-class
Result of comparing `this' with operand `that'.
val txt in scala/text/DocText-class
package types in scala/runtime

U

class UChan in scala/concurrent/pilib
Untyped channel.
class UGP in scala/concurrent/pilib
An untyped guarded process.
val UNDERLINED in scala/Console
trait Undoable in scala/collection/mutable
Classes that implement the Undoable trait provide an operation undo which can be used to undo the last operation.
class Unit in scala
object UnitTest in scala/testing
some simple methods to support unit testing with assertions to contain more JUnit style assertions which use Scala's features.
class UnparsedEntityDecl in scala/xml/dtd
an unparsed entity declaration
class UnprefixedAttribute in scala/xml
unprefixed attributes have the null namespace
class Update in scala/collection/mutable
This observable update refers to destructive modification operations of elements from collection classes.
object Utility in scala/xml
Utility functions for processing instances of bound and not bound XML classes, as well as escaping text nodes
val uid in scala/SerialVersionUID-class
def unbox in scala/runtime/BoxedFloatArray-class
Convert to Java array.
def unbox in scala/runtime/BoxedAnyArray-class
Convert to Java array.
def unbox in scala/runtime/BoxedByteArray-class
Convert to Java array.
def unbox in scala/runtime/BoxedLongArray-class
Convert to Java array.
def unbox in scala/runtime/BoxedDoubleArray-class
Convert to Java array.
def unbox in scala/runtime/BoxedBooleanArray-class
Convert to Java array.
def unbox in scala/runtime/BoxedArray-class
Convert to Java array.
def unbox in scala/runtime/BoxedShortArray-class
Convert to Java array.
def unbox in scala/runtime/BoxedObjectArray-class
Convert to Java array.
def unbox in scala/runtime/BoxedIntArray-class
Convert to Java array.
def unbox in scala/runtime/BoxedCharArray-class
Convert to Java array.
def unbox__array in scala/runtime/RunTime
def unbox_barray in scala/runtime/RunTime
def unbox_bvalue in scala/runtime/RunTime
def unbox_carray in scala/runtime/RunTime
def unbox_cvalue in scala/runtime/RunTime
def unbox_darray in scala/runtime/RunTime
def unbox_dvalue in scala/runtime/RunTime
def unbox_farray in scala/runtime/RunTime
def unbox_fvalue in scala/runtime/RunTime
def unbox_iarray in scala/runtime/RunTime
def unbox_ivalue in scala/runtime/RunTime
def unbox_larray in scala/runtime/RunTime
def unbox_lvalue in scala/runtime/RunTime
def unbox_oarray in scala/runtime/RunTime
def unbox_sarray in scala/runtime/RunTime
def unbox_svalue in scala/runtime/RunTime
def unbox_uvalue in scala/runtime/RunTime
def unbox_zarray in scala/runtime/RunTime
def unbox_zvalue in scala/runtime/RunTime
def unchanged in scala/xml/transform/BasicTransformer-class
def undo in scala/collection/mutable/RevertableHistory-class
Rollback the full history.
def undo in scala/collection/mutable/Undoable-class
Undo the last operation.
def union in scala/List-class
Computes the union of this list and the given list that.
type unit in scala/Predef
def unparsedEntities in scala/xml/Document-class
An unordered set of unparsed entity information items, one for each unparsed entity declared in the DTD.
def unparsedEntities in scala/xml/dtd/DTD-class
def unparsedEntityDecl in scala/xml/parsing/MarkupHandler-class
def unparsedEntityDecl in scala/xml/parsing/ValidatingMarkupHandler-class
def unregister in scala/concurrent/NameServer
def unset in scala/concurrent/SyncVar-class
val untyped in scala/concurrent/pilib/GP-class
def unzip in scala/List
Transforms a list of pair into a pair of lists.
def update in scala/Array-class
def update in scala/runtime/BoxedFloatArray-class
Update element at given index
def update in scala/runtime/BoxedAnyArray-class
Update element at given index
def update in scala/runtime/BoxedByteArray-class
Update element at given index
def update in scala/runtime/BoxedLongArray-class
Update element at given index
def update in scala/runtime/BoxedDoubleArray-class
Update element at given index
def update in scala/runtime/BoxedBooleanArray-class
Update element at given index
def update in scala/runtime/BoxedArray-class
Update element at given index
def update in scala/runtime/BoxedShortArray-class
Update element at given index
def update in scala/runtime/BoxedObjectArray-class
Update element at given index
def update in scala/runtime/BoxedIntArray-class
Update element at given index
def update in scala/runtime/BoxedCharArray-class
Update element at given index
def update in scala/collection/mutable/SetProxy-class
This method allows one to add or remove an element elem from this set depending on the value of parameter included.
def update in scala/collection/mutable/Map-class
This method allows one to add a new mapping from key to value to the map.
def update in scala/collection/mutable/ObservableMap-class
This method allows one to add a new mapping from key to value to the map.
def update in scala/collection/mutable/ArrayBuffer-class
Replace element at index n with the new element newelem.
def update in scala/collection/mutable/SynchronizedBuffer-class
Replace element at index n with the new element newelem.
def update in scala/collection/mutable/Set-class
This method allows one to add or remove an element elem from this set depending on the value of parameter included.
def update in scala/collection/mutable/BufferProxy-class
Replace element at index n with the new element newelem.
def update in scala/collection/mutable/ListBuffer-class
Replace element at index n with the new element newelem.
def update in scala/collection/mutable/SynchronizedSet-class
This method allows one to add or remove an element elem from this set depending on the value of parameter included.
def update in scala/collection/mutable/SynchronizedMap-class
This method allows one to add a new mapping from key to value to the map.
def update in scala/collection/mutable/Buffer-class
Replace element at index n with the new element newelem.
def update in scala/collection/mutable/ObservableBuffer-class
Replace element at index n with the new element newelem.
def update in scala/collection/mutable/MapProxy-class
This method allows one to add a new mapping from key to value to the map.
def update in scala/collection/mutable/ImmutableMapAdaptor-class
This method allows one to add a new mapping from key to value to the map.
def update in scala/collection/mutable/JavaMapAdaptor-class
This method allows one to add a new mapping from key to value to the map.
def update in scala/collection/mutable/DefaultMapModel-class
This method allows one to add a new mapping from key to value to the map.
def update in scala/collection/immutable/GBTree-class
def update in scala/collection/immutable/ListMap-class
This method allows one to create a new map with an additional mapping from key to value.
def update in scala/collection/immutable/ListMap-class/Node-class
This method allows one to create a new map with an additional mapping from key to value.
def update in scala/collection/immutable/Map-class
This method allows one to create a new map with an additional mapping from key to value.
def update in scala/collection/immutable/TreeMap-class
A new TreeMap with the entry added is returned, if key is not in the TreeMap, otherwise the key is updated with the new entry.
def updateOrAdd in scala/collection/immutable/Tree-class
A new tree with the entry added is returned, if key is not in the tree, otherwise the key is updated with the new entry.
val uri in scala/xml/NamespaceBinding-class
package util in scala

V

class Val in scala/Enumeration-class
class ValidatingMarkupHandler in scala/xml/parsing
class ValidationException in scala/xml/dtd
def Value in scala/Enumeration-class
def Value in scala/Enumeration-class
def Value in scala/Enumeration-class
def Value in scala/Enumeration-class
trait Value in scala/Enumeration-class
val v in scala/concurrent/pilib/UGP-class
def validate in scala/xml/factory/Binder-class
val value in scala/Long-class
def value in scala/Array-class
val value in scala/Short-class
def value in scala/Unit-class
val value in scala/Boolean-class
val value in scala/Byte-class
val value in scala/Char-class
val value in scala/Int-class
val value in scala/Float-class
val value in scala/Double-class
val value in scala/runtime/BoxedInt-class
val value in scala/runtime/BoxedChar-class
val value in scala/runtime/BoxedByte-class
val value in scala/runtime/BoxedFloatArray-class
val value in scala/runtime/BoxedByteArray-class
val value in scala/runtime/BoxedLongArray-class
val value in scala/runtime/BoxedDoubleArray-class
val value in scala/runtime/BoxedBooleanArray-class
val value in scala/runtime/BoxedDouble-class
val value in scala/runtime/BoxedShort-class
val value in scala/runtime/BoxedBoolean-class
val value in scala/runtime/BoxedFloat-class
val value in scala/runtime/BoxedLong-class
val value in scala/runtime/BoxedShortArray-class
val value in scala/runtime/BoxedObjectArray-class
val value in scala/runtime/BoxedIntArray-class
val value in scala/runtime/BoxedCharArray-class
val value in scala/reflect/Literal-class
var value in scala/collection/mutable/DefaultEntry-class
def value in scala/xml/Null
returns key of this MetaData item
val value in scala/xml/UnprefixedAttribute-class
returns key of this MetaData item
def value in scala/xml/MetaData-class
returns key of this MetaData item
val value in scala/xml/PrefixedAttribute-class
returns key of this MetaData item
var value in scala/xml/dtd/Scanner-class
val value in scala/xml/dtd/IntDef-class
def values in scala/collection/Map-class
Creates an iterator for a contained values.
def values in scala/collection/MapProxy-class
Creates an iterator for a contained values.
def values in scala/collection/mutable/SynchronizedMap-class
Creates an iterator for a contained values.
def values in scala/collection/mutable/ImmutableMapAdaptor-class
Creates an iterator for a contained values.
def values in scala/collection/mutable/JavaMapAdaptor-class
Creates an iterator for a contained values.
var version in scala/xml/Document-class
A string representing the XML version of the document.
def view in scala/List
def view in scala/Seq
def view in scala/Predef
def view in scala/Predef
def view in scala/Predef
def view in scala/Predef
def view in scala/Predef
def view in scala/Predef
def view in scala/Predef
def view in scala/Predef
def view in scala/Predef
def view in scala/Predef
def view in scala/Iterable
def view in scala/runtime/matching/AnyNode
def view in scala/xml/Utility
def view in scala/xml/NodeSeq
class volatile in scala
var vset in scala/runtime/matching/TreeNT-class

W

val WHITE in scala/Console
val WHITE_B in scala/Console
class Wildcard in scala/util/regexp/WordExp-class
object WildcardTest in scala/xml/path/Expression
class WordBerrySethi in scala/util/automata
this turns a regexp into a NondetWordAutom using the celebrated position automata construction (also called Berry-Sethi or Glushkov)
trait WordExp in scala/util/regexp
regular word expressions.
def warning in scala/xml/parsing/FactoryAdapter-class
Warning.
def wellformed in scala/xml/Null
def wellformed in scala/xml/UnprefixedAttribute-class
def wellformed in scala/xml/MetaData-class
def wellformed in scala/xml/PrefixedAttribute-class
def whereis in scala/concurrent/NameServer
def write in scala/concurrent/Channel-class
def write in scala/concurrent/pilib/Chan-class
Blocking write.
def write in scala/concurrent/SyncChannel-class
var ws in scala/xml/TextBuffer-class

X

object XML in scala/xml
functions to load and save XML elements.
val x in scala/Some-class
def xAttributeValue in scala/xml/parsing/MarkupParser-class
attribute value, terminated by either ' or ".
def xAttributes in scala/xml/parsing/MarkupParser-class
parse attribute and create namespace scope, metadata [41] Attributes ::= { S Name Eq AttValue }
def xCharData in scala/xml/parsing/MarkupParser-class
'<! CharData ::= [CDATA[ ( {char} - {char}"]]>"{char} ) ']]>' see [15]
def xCharRef in scala/xml/parsing/MarkupParser-class
CharRef ::= "&#" '0'..'9' {'0'..'9'} ";" | "&#x" '0'..'9'|'A'..'F'|'a'..'f' { hexdigit } ";" see [66]
def xComment in scala/xml/parsing/MarkupParser-class
Comment ::= '<!--' ((Char - '-') | ('-' (Char - '-')))* '-->' see [15]
def xEQ in scala/xml/parsing/MarkupParser-class
scan [S] '=' [S]
def xEndTag in scala/xml/parsing/MarkupParser-class
[42] '<' xmlEndTag ::= '<' '/' Name S? '>'
def xEntityValue in scala/xml/parsing/MarkupParser-class
entity value, terminated by either ' or ".
def xName in scala/xml/parsing/MarkupParser-class
Name ::= (Letter | '_' | ':') (NameChar)* see [5] of XML 1.0 specification
def xProcInstr in scala/xml/parsing/MarkupParser-class
'<?' ProcInstr ::= Name [S ({Char} - ({Char}'>?' {Char})]'?>' see [15]
def xSpace in scala/xml/parsing/MarkupParser-class
scan [3] S ::= (#x20 | #x9 | #xD | #xA)+
def xSpaceOpt in scala/xml/parsing/MarkupParser-class
skip optional space S?
def xTag in scala/xml/parsing/MarkupParser-class
parse a start or empty tag.
def xText in scala/xml/parsing/MarkupParser-class
parse character data.
def xToken in scala/xml/parsing/MarkupParser-class
munch expected XML token, report syntax error for unexpected
def xToken in scala/xml/parsing/MarkupParser-class
package xml in scala
def xmlProcInstr in scala/xml/parsing/MarkupParser-class
<? prolog ::= xml S ...
def xmlType in scala/xml/Node-class
Returns a type symbol (e.g.

Y

val YELLOW in scala/Console
val YELLOW_B in scala/Console

Z

val z in scala/xml/ProcInstr-class
def zarray in scala/runtime/RunTime
def zarray_get in scala/runtime/RunTime
def zarray_length in scala/runtime/RunTime
def zarray_set in scala/runtime/RunTime
def zip in scala/Stream-class
def zip in scala/List-class
Returns a list formed from this list and the specified list that by associating each element of the former with the element at the same position in the latter.
def zip in scala/Iterator-class
Return an iterator formed from this iterator and the specified iterator that by associating each element of the former with the element at the same position in the latter.
def zipAll in scala/List-class
Returns a list formed from this list and the specified list that by associating each element of the former with the element at the same position in the latter.

\

def \ in scala/xml/NodeSeq-class
projection function.
def \ in scala/xml/path/Expression/Expr-class
def \\ in scala/xml/NodeSeq-class
projection function.
def \\ in scala/xml/path/Expression/Expr-class

^

def ^ in scala/Long-class
def ^ in scala/Short-class
def ^ in scala/Short-class
def ^ in scala/Boolean-class
def ^ in scala/Byte-class
def ^ in scala/Byte-class
def ^ in scala/Char-class
def ^ in scala/Char-class
def ^ in scala/Int-class
def ^ in scala/Int-class

_

val _1 in scala/Tuple3-class
val _1 in scala/Tuple4-class
val _1 in scala/Tuple9-class
val _1 in scala/Tuple7-class
val _1 in scala/Tuple8-class
val _1 in scala/Tuple5-class
val _1 in scala/Tuple6-class
val _1 in scala/Tuple1-class
val _1 in scala/Tuple2-class
val _2 in scala/Tuple3-class
val _2 in scala/Tuple4-class
val _2 in scala/Tuple9-class
val _2 in scala/Tuple7-class
val _2 in scala/Tuple8-class
val _2 in scala/Tuple5-class
val _2 in scala/Tuple6-class
val _2 in scala/Tuple2-class
val _3 in scala/Tuple3-class
val _3 in scala/Tuple4-class
val _3 in scala/Tuple9-class
val _3 in scala/Tuple7-class
val _3 in scala/Tuple8-class
val _3 in scala/Tuple5-class
val _3 in scala/Tuple6-class
val _4 in scala/Tuple4-class
val _4 in scala/Tuple9-class
val _4 in scala/Tuple7-class
val _4 in scala/Tuple8-class
val _4 in scala/Tuple5-class
val _4 in scala/Tuple6-class
val _5 in scala/Tuple9-class
val _5 in scala/Tuple7-class
val _5 in scala/Tuple8-class
val _5 in scala/Tuple5-class
val _5 in scala/Tuple6-class
val _6 in scala/Tuple9-class
val _6 in scala/Tuple7-class
val _6 in scala/Tuple8-class
val _6 in scala/Tuple6-class
val _7 in scala/Tuple9-class
val _7 in scala/Tuple7-class
val _7 in scala/Tuple8-class
val _8 in scala/Tuple9-class
val _8 in scala/Tuple8-class
val _9 in scala/Tuple9-class
val _data in scala/xml/Text-class
val _emptyBitSet in scala/util/automata/SubsetConstruction-class
def _equals in scala/runtime/ScalaRunTime
def _hashCode in scala/runtime/ScalaRunTime
val _initialBitSet in scala/util/automata/SubsetConstruction-class
the set {0}
type _labelT in scala/util/regexp/PointedHedgeExp-class
type _labelT in scala/util/regexp/WordExp-class
type _labelT in scala/util/automata/WordBerrySethi-class
type _labelT in scala/xml/dtd/ContentModel
type _regexpT in scala/util/regexp/PointedHedgeExp-class
type _regexpT in scala/util/regexp/Base-class
type _regexpT in scala/util/regexp/WordExp-class
type _regexpT in scala/xml/dtd/ContentModel
val _sinkBitSet in scala/util/automata/SubsetConstruction-class
the set {}
def _toString in scala/runtime/ScalaRunTime
class _trait_ in scala
Temporary class.

|

def | in scala/Long-class
def | in scala/Short-class
def | in scala/Short-class
def | in scala/Boolean-class
def | in scala/Byte-class
def | in scala/Byte-class
def | in scala/Char-class
def | in scala/Char-class
def | in scala/Int-class
def | in scala/Int-class
def | in scala/concurrent/pilib/Spawn-class
def || in scala/Boolean-class

~

def ~ in scala/Long-class
def ~ in scala/Short-class
def ~ in scala/Byte-class
def ~ in scala/Char-class
def ~ in scala/Int-class