Index

[SYMBOL][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]

SYMBOL

- method
:paste command
!! method2nd
!? method
?: syntax
@BeanProperty annotation
@Column annotation
@cpsParam annotation
@ManyToOne annotation
@reflect.BeanInfo annotation
@reflect.BeanProperty
@serializable annotation
@specialized annotation
@switch annotation2nd
@tailrec annotation2nd3rd
* method
## method2nd
#:: method2nd
+ method
+: method2nd
++ method2nd3rd4th
<:<
== method2nd3rd4th

A

abstract class
abstract interfaces
  between software modules
  reasons for
AbstractAddress class
AbstractMethodError
AccessControlContext
accessor2nd
act method2nd3rd
Actor class2nd3rd4th
Actor.actorOf method
ActorDispatcher class
ActorRef type
AdaptiveSearchNode
add method
addHandle method
Address class
ALIVE class
annotation.target.getter
AnnotationHelpers
anonfun class2nd
anonymous classes, serialization of
anonymous functions2nd
AnyRef2nd3rd4th5th6th
AnyVal types
App trait
Application class
applicative functors
applicative style2nd
Applicative.build method
ApplicativeBuilder class
apply method2nd3rd4th5th6th7th
areEqual method
ArrayBuffer2nd3rd
ArrayList2nd
ArraySortTrait
avg method

B

B[A] parameter
Bar class2nd3rd
bar method
bar.Foo.type
Bar.type
bar(x) method
BeanInfo class
benefits, of type classes
binary compatibility
BinaryFormat type
BinaryTree
bindings2nd
BitSet
blocks, of code
boilerplate
BoxesRunTime class
boxing
Branch class
BufferedReader
BufferedWriter
build method
bundleResult method
by-name parameters
Byte type

C

C parameter
C.super
C++ variables
Callback type
CanBuildFrom class
canEqual method
case statements2nd3rd
Cat type2nd
Category Theory
  and functional programming
  functors2nd
  monads2nd
  morphism
cc target
chaining implicits2nd
changePassword method
Child class
children method2nd
class arguments
ClassCastExceptions
ClassManifest2nd
closeResource method
code blocks2nd
coding conventions
  and other languages
  code blocks
Coll type
CollectionConverter type
collections
  and methods
  ArrayBuffer
  CanBuildFrom
  hierarchy of
  immutable collections
    list
    stream
    vector
  IndexedSeq
  Iterable
  iterator
  LinearSeq
  List
  Map
  mutable collections
    ArrayBuffer
    observable
    synchronization of
  Observable collections
  parallel collections2nd
  Seq
  Set
  Splitable iterator
  Stream
  Traversable
  TraversableOnce
  vector
  views
colRank
combineResults
companion class
companion object
complexmath2nd
ComplexNumber class
composition
  inheritance
  member-composition
  using constructor arguments
CompressedIntSet
computeValue
concurrency, and immutability
conditional execution, using type system
  heterogeneous typed list
  IndexedView type
Config class2nd3rd4th
config file
ConnectionDataStore
constructor arguments, composition using
content method
context bounds2nd
convertToScala
count method
covariance
CreateArray
createConnection method
createDispatcher method
createErrorMessage method
createHandle
createPreparedStatement method
createSearchTree
CREATOR class
curCount parameter
currentIndex method
curried method
currying2nd

D

dangling operators
Data class
DataAccess class
DatabaseConnection
DatabaseResultSetWalker
dataId
DataStore class
DEAD class
deadActor
default concepts
default parameters
DefaultHandles
delayed construction, of objects
delayedInit method
DelayedInit trait
Dependencies object
describeContents method
Dog class
domain-specific languages.
    See DSLs.
doPrivileged method
Double type
doubleToReal
doWork
DriverManager.getConnection method2nd3rd4th
DSLs (domain-specific languages)
dynamic deoptimization
dynamic topology, of actors

E

eager parsing, in REPL
early member definitions
EJB (Enterprise JavaBeans)
else statements
empty implementations2nd
EmptyList class
endofunctor
Enterprise JavaBeans.
    See EJB.
Entity beans
environment function2nd
equals method2nd
escape analysis
Event object
executeLocalQuery function
ExecutorScheduler
existential types
Expand type
experiment-driven development, and REPL
Explicit object
explicit return statement
explicit return types2nd
expression-oriented programming
  mutability of
  no return statements
expression-oriented syntax
expressions, with parentheses
externalbindings.scala

F

F[_] type2nd3rd4th
fa parameter
factory method2nd
failure zones, for actors
File parameters2nd
FileInputStream
FileLike, as type classes
FileLike.children method
FileLineTraversable class2nd
FileObject
FileWrapper class
filter method2nd3rd4th5th6th
find method
findAnInt method2nd
first-class functions
flatMap method2nd3rd
flatten method2nd3rd
foldLeft method2nd3rd
Foo class2nd3rd
foo method2nd3rd4th5th6th
Foo object2nd3rd4th5th
Foo type
Foo.baz
foo.Foo object
Foo.type
foo.type#Bar
Foo#Bar
FooHolder
fooToBar
for expression
force method2nd3rd
foreach method2nd3rd4th5th
ForkJoinPool
ForkJoinScheduler
forSome method
forward method
FrontEnd
Function interface
Function object2nd
function traits
Function1 class
functions, in Java
functionToPrivilegedAction
Functor interface2nd
Functor.apply method
Functor.map method
functorOps
functors2nd
Future object2nd

G

GathererNode2nd
Generic types
GenericSortTrait
GenIterator
GenSeq
GenTraversableOnce
get method2nd3rd4th
getConnection function
getFoo
getLines method
getNextChild method
getOrElse method
getstatic operation
getTemporaryDirectory method
getValue
Google Collections, concepts of functional programming in

H

Handle type2nd3rd
handleMessage method
hashCode method2nd
HashMaps2nd
HashSet
HasLogger
hasNext method
HCons class2nd
head method2nd3rd
HeadNode2nd3rd4th5th
heterogeneous typed list2nd
hierarchy, of collections
higher-kinded types
HList class2nd
HListViewN class2nd
HNil class2nd
holder object
HotSpot runtime optimizer
HttpSession

I

i object2nd
identifiers
if block
if clause
if statements2nd3rd
If type
if_icmpne
imaginary method2nd
immutability
  and concurrency
  and object equality
immutable collections
  list
  stream
  vector
immutable references
ImmutableHashMap
ImmutableService
Imperative coding
implicit constraints2nd
implicit conversions
  and object identity
  chaining implicits
implicit method2nd3rd
implicit parameters, with defaults
implicit views2nd
implicitly function
import statement2nd
index service
IndexedSeq class2nd
IndexedView type
indexN function
inexpressible language features, in REPL
inheritance, composition including2nd
initCoreSize
inlining
inner type
InputChannel
InputStream2nd
InputStreamReader
insert method
InstantaneousTime class
int type
interfaces, abstract
  between software modules
  reasons for
IntHolder class
IntStore class
intToString
InvalidClassException
IScheduler interface
isDirectory
isEmpty method
isLoggedIn method
ItemType
Iterable interface2nd3rd4th
IterableLike
Iterables object
Iterator method2nd

J

Java and Scala
  annotations
    and static fields
    annotation targets
  benefits of JVM
  implicit conversions
    and object identity
    chaining implicits
  language differences
    in primitive boxing
    in visibility
    unique features
  Scala objects in
  serialization
Java class
Java interfaces
java.awt.Component
java.io.File2nd
java.lang.Class
java.lang.IndexOutOfBounds-Exception
java.lang.Integer type2nd
java.lang.Object2nd3rd
java.lang.String type
java.net.URL
java.security class
java.sql.DriverManager.get-Connection(...) method
java.util.ArrayList2nd
java.util.Collections class
java.util.concurrent.Executor
java.util.concurrent.Executors
java.util.Date class
java.util.Executor
java.util.List2nd
JavaClass
JavaConversions
javap2nd
javax.swing.JComponent
jdbc_password
JdbcTemplate class
JdbcTemplate method
jdbc_url
jdbc_user
JRebel
JVM bytecode
JVM, benefits of

K

KittyDoggy class

L

lambdas
language differences, Java and Scala
  in primitive boxing
  in visibility
  unique features
LazyTraversable type
Leaf type
LeafNode2nd
limiting scope, of implicits
  creating implicits for import
  without requiring import
LinearSeq2nd3rd
lineLengthCount method
link method2nd
List class2nd3rd4th
list collections
List(start) method
ListView
loan method
loaner pattern
LoggedDataAccess class
Logger class
login method
logout method
longWrapper
lookUp method
loop method

M

makeLineTraversable method
makeList method
ManagedResource
ManagedResource.writeFile method
Manifest class
MatchError
MatrixService.multiply
maxDocs
maxResponses
maxResults
maxSize
member-composition2nd
menu button click
MessageDispatcher
method inlining
method parameters
MixableParent
mkdirs method
MODULE$2nd
Monad type2nd
monadOps
Monads2nd
move method
multiple inheritance, of objects
mutability, of expression-oriented programming
mutable collections
  ArrayBuffer
  observable
  synchronization of
Mutable objects
MutableService
mutation statements

N

NaiveQuickSort object
naiveWrap method
named and default parameters
named parameters2nd
naming, variables
Nat type
nesting, scope of implicits via
NetworkEntity2nd
newMethod method
next method2nd3rd4th
NextIdxView
NilTree
Node class
NoManifest class
None
  creating new object or returning default
  executing block of code if variable is initialized
  using potential variables to construct another
NonZero type
null object
NullDispatcher
Numeric type
NumericRange

O

object equality, and immutability
object identity, and implicit conversions
ObjectInputStream
ObjectOutputStream
observable collections
ObservableBuffer
ObservableMap
ObservableSet
observe method
On Stack Replacement
operator notation
operator overloading
operators, dangling
optimization
  tableswitch optimization
  tail recursion optimization
Option class2nd3rd4th5th
OptManifest
or method
Ordering type2nd3rd
OriginalType
OtherItemType
Outer class
OutputChannel2nd
OutputStream
overridden methods
override keyword2nd

P

package.scala
par method
parallel collections2nd
parameters2nd
parameterspaths, and types
ParArray
Parent class
parentheses, expressions with
ParentNode
parsedConfigFile method
parsing, in REPL
ParVector
paths, and types2nd
pattern matching2nd3rd
Player class
PlayerStatus
plus method
Point2 class
Point2D class
polymorphic equality
  implementing
  timeline library example2nd
postfix operator
Predef class
Predicate interface
Predicates class
PreparedStatementCreator interface
Prev type
primitive boxing, in Java and Scala
primitive widenings
primitives
println method2nd3rd4th
private keyword
private variables
PrivilegedAction
PrivilegedExceptionAction
Property trait
PureAbstract

Q

qsort
QueryResponse
QuickSort2nd
Quicksort method
QuickSortBetterTypes object

R

randomElement method
Range object
react method2nd
Read Eval Print Loop.
    See REPL.
readFile method
readLine method
real method2nd
realToComplex
receive method2nd
receiver method
Receiver type
receiveWithin method
Ref type
references, for actors
regular object
reification
remove method
removeDependencies method
REPL (Read Eval Print Loop)
  and experiment-driven development
  eager parsing in
  inexpressible language features
reply method
replyTo
repr member
ResizableThreadPoolScheduler
Resource type
result variable
ResultSet
return method
return statements, lack of
return types, explicit
Router class
RowMapper interface
rowRank
run method
runtime type

S

SameThreadStrategy2nd
Scala file
Scala functions
Scala objects
Scala type
Scala variables
Scala, in Java
scala.actors.TIMEOUT
scala.collection.immutable.List class
scala.collection.immutable.List type
scala.collection.immutable.Vector
scala.collection.Java-Conversions
scala.collection.JavaConverters
scala.collection.parallel
scala.collection.script
scala.collections.mutable
scala.immutable.List
scala.Int2nd3rd
scala.Iterable2nd
scala.List2nd3rd
scala.Option2nd
scala.Predef2nd3rd4th5th
scala.Predef.longWrapper
scala.runtime.BoxesRunTime class
scala.String
scala.type#String
scala.util.control.Control-Throwable
scala> prompt
ScalaClass
ScalaMain
ScalaObject
ScalaSecurityImplicits
scatter-gather example2nd3rd
schedule method
scheduling zones
SchedulingService
scope, of implicits
  and bindings
  limiting
  via nesting
  via type parameters
sealed trait
search method
search, using actors to
SearchableDocument2nd
SearchNode2nd3rd4th5th
SearchNodeMessage type
SearchNodes2nd
SearchNodeSupervisor
SearchQuery class2nd3rd4th5th
self-type
send method
sendMsgToEach
seq method
SeqLike class
Serializable class2nd3rd
serialization
service classes
Session beans
Set class2nd3rd
set method
setFoo
setValue
Simple Build Tool
SimulationEntity2nd
sizeHint
SLEEPING class
sort method2nd3rd
Sortable type
sortBy method
Sorter class2nd
Sorter.sort method
specialization
specialized methods
split method
Splitable
Static class
static fields, and annotations
static methods
static typing
  dropping verbose syntax
  implicits
  type annotations for variables
  type inference
statics
Stream class2nd3rd
stream collections2nd
Stream.empty
strictEquals method
String class2nd3rd4th5th6th7th
String object
structural types2nd
style guide
Succ trait
sum method2nd
super.handleMessage
synchronization, of mutable collections
synchronize function2nd3rd
synchronized block
SynchronizedBuffer
synchronizedCollection (Collection)
synchronizeDirectory
SynchronizedMap
SynchronizedPriorityQueue
SynchronizedSet
SynchronizedStack
syncronizedList(List)

T

T#X type
T#Y type
tableswitch bytecode
tableswitch optimization2nd
tail method
tail recursion optimization2nd
take method2nd3rd
TBool
TDD (test-driven development)
Test object2nd3rd4th5th6th
test.Foo class
test.txt file2nd
test-driven development.
    See TDD.
testExplicitImport method
testInlineDefinition method
test_prop property
testSamePackage
testWildcardImport method
TFalse type
ThreadPoolStrategy
ThreadStrategy
Time object
timeline library example, polymorphic equality2nd
TimeRange class
tmp method
toList method
toSet method
toString method2nd3rd4th5th6th7th
trait linearization
Traversable class2nd3rd
TraversableOnce
TraversableOnce.scala
TraversableView2nd3rd
traverse method
traverseHelper method
TreeMaps
TreeSet
TTrue type
TupleN
two-dimensional geometric point class
two-dimensional plane
type annotations, for variables
type classes
  benefits of
  FileLike as
type constraints2nd3rd
type erasure2nd
type inference
type keyword
type lambda
type system, conditional execution using
  heterogeneous typed list
  IndexedView type
type traits

U

useFile method
UserService class
UserServiceImpl class
UserSession object
using statement

V

value method
value_$eq method
var syntax
VariableStore
variance
  annotations for
  contravariance
  covariance
  invariance
vector collections2nd
view bounds2nd
view method2nd3rd
ViewAt method
views2nd
ViewType
visibility, in Java and Scala

W

Wildcard object
withFilter
workerPool method
wrap method2nd
WrappedArray
writeClient method
writeContent method
writeToParcel method

X

x method2nd3rd4th
x object
x parameter
X type2nd3rd
x-axis

Y

y method2nd3rd4th5th6th
y-axis

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.191.205.99