Skip to content

Instantly share code, notes, and snippets.

@arthurp
Last active May 10, 2018 18:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arthurp/20cd632ce0643a6ec3580276155bcc1c to your computer and use it in GitHub Desktop.
Save arthurp/20cd632ce0643a6ec3580276155bcc1c to your computer and use it in GitHub Desktop.
cSpell Dictionary for Scala
MANGLING_TOKENS=$(paste -s -d'|' <<'HERE' | sed 's/|/\\|/g;s/\$/\\$/g'
$m[a-zA-Z]\+
MODULE$
$lzy
$module
_$eq
$_setter_$
$tilde
$eq
$less
$greater
$bang
$hash
$percent
$up
$amp
$bar
$times
$div
$plus
$minus
$colon
$bslash
$bslash
$qmark
$at
$sp
$anon
$default
$[0-9]\+
$adapted
$init
$outer
$super
$u[0-9a-f]\{4\}
$extension
HERE
)
jar tf "/home/amp/.ivy2/cache/org.scala-lang/scala-library/jars/scala-library-2.12.4.jar" |
sed -n '\@^scala/@s/\.class//p' |
xargs javap -cp "/home/amp/.ivy2/cache/org.scala-lang/scala-library/jars/scala-library-2.12.4.jar" |
sed '
# Drop header lines
/Compiled from/d
# Drop anonymous function lines (anything in them will also be in another line)
/\$anonfun\$/d
# Extract class and interface names
s/^.*\(class\|interface\) \([a-zA-Z1-9._$]*\).*{$/\2/
# Extract method names
s/^[ \t]*public.* \([a-zA-Z0-9._$]*\)(.*)\( throws.*\)\?;$/\1/
# Drop fields
/^[^()]*;$/d
# Drop end of class marker
/}/d
# The following comments split lines so we need to exit sed and reenter to redetect new lines.
# Strip Scala mangling tokens
s/'"$MANGLING_TOKENS"'/\n/g
s/\$\$/\n/g
# Split on delimiters
s/[.$]\+/\n/g
' |
sed '
# Normalize whitespace
s/[ \t]\+/ /g
# Strip trailing numbers (Scala has arity specific stuff up to 22)
s/[0-9]\+$//
# Remove leading or trailing whitespace
s/^[ \t]\+//
s/[ \t]\+$//
# Drop short lines (< 3 characters)
/^.\{,3\}$/d
' | sort -u -f
abort
abortflag
AbstractBuffer
AbstractBuilder
AbstractFunction
AbstractIterable
AbstractIterator
AbstractMap
AbstractPartialFunction
AbstractSeq
AbstractSet
AbstractSortedMap
AbstractSortedSet
AbstractTransformed
AbstractTraversable
abstractType
AbstractTypeClassManifest
AbstractTypeManifest
access
Accessor
acos
acquire
activateSubscription
adapt
AdaptedForkJoinTask
AdaptiveWorkStealingForkJoinTasks
AdaptiveWorkStealingTasks
AdaptiveWorkStealingThreadPoolTasks
addBinding
addElem
addEntry
AddingFlatHashTable
AddingHashTable
addMore
addShutdownHook
addString
addSuppressed
advance
after
afterCombine
aggregate
allCatch
allCatcher
AllNumeric
allocateAndCopy
allThreads
alongWith
alphanumeric
alternateImplicit
alwaysInitSizeMap
anchored
anConvert
AndBuilder
andFinally
AndProcess
andThen
annotation
AnsiColor
any2ArrowAssoc
any2Ensuring
any2stringadd
any2stringfmt
anyHash
AnyManifest
AnyRef
AnyRefMap
AnyRefMapBuilder
AnyVal
anyValClass
AnyValCompanion
AnyValManifest
AnyValPhantomManifest
append
appendAll
appendBack
Appended
appendElem
appendFront
appendParIterable
appendParSeq
apply
applyOrElse
applySeq
args
_args
argString
Array
array_apply
ArrayBuffer
ArrayBuilder
ArrayCharSequence
arrayClass
arrayclear
array_clone
arraycopy
arrayHash
arrayHashing
array_length
ArrayLike
arrayManifest
__arrayOfChars
ArrayOps
arraySeed
ArraySeq
ArrayStack
arrayString
arrayToCharSequence
arrayType
array_update
arrCanBuildFrom
ArrowAssoc
asCombiner
asDigit
asExecutionContext
asin
AsJava
asJavaCollection
asJavaCollectionConverter
AsJavaConcurrentMap
AsJavaConverters
asJavaDictionary
asJavaDictionaryConverter
asJavaEnumeration
asJavaEnumerationConverter
asJavaIterable
asJavaIterableConverter
asJavaIterator
asJavaIteratorConverter
AsJavaList
AsJavaMap
AsJavaSet
asParallel
asParIterable
asParSeq
AsScala
asScalaBuffer
asScalaBufferConverter
AsScalaConcurrentMap
AsScalaConverters
AsScalaIterable
asScalaIterator
asScalaIteratorConverter
AsScalaMap
asScalaSet
asScalaSetConverter
assert
ASSERTION
assign
assume
atan
AtomicIndexFlag
AugmentedIterableIterator
AugmentedSeqIterator
augmentString
available
availableProcessors
avalanche
Await
Awaitable
AwaitPermission
awaitTermination
BasicBuilder
BasicIO
BasicNode
BasicProcess
Batch
batchable
BatchingExecutor
BeanDescription
BeanDisplayName
beanGetter
BeanInfo
BeanInfoSkip
BeanProperty
beans
beanSetter
before
beforeCombine
beginsAt
BestOfBreed
bf2seq
bigDecAsIntegral
BigDecimal
BigDecimalAsIfIntegral
BigDecimalIsConflicted
BigDecimalIsFractional
BigDecimalOrdering
BigInt
bigInteger
BigIntIsIntegral
BigIntOrdering
binary
bind
bitCount
bitLength
bitmap
BitOperations
bits
Bits32AndUp
BitSet
bitsetCanBuildFrom
BitSetFactory
BitSetLike
BitSetN
bitString
BLACK
BLACK_B
BlackTree
BLINK
block
BlockContext
blocking
blockOn
BLUE
BLUE_B
body
BOLD
Boolean
boolean2Boolean
booleanArrayOps
BooleanBeanProperty
BooleanManifest
BooleanOrdering
BooleanProp
booleanPropAsBoolean
BooleanPropImpl
BooleanRef
booleanSort
booleanWrapper
bootstrap
bottomId
BoxedUnit
BoxesRunTime
boxToBoolean
boxToByte
boxToCharacter
boxToDouble
boxToFloat
boxToInteger
boxToLong
boxToShort
branchMask
break
breakable
BreakControl
breakException
breakOut
breaks
bridge
brokenInvariants
BucketCombiner
buckets
buff
buffer
bufferAsJavaList
bufferAsJavaListConverter
buffered
BufferedCanBuildFrom
BufferedIterator
BufferedLineIterator
bufferedReader
BufferedSource
BufferLike
BufferProxy
bufferSize
BufferSplitter
bufferToColl
Builder
builder2ops
BuilderOps
buildersToProcess
builderToProcess
buildString
byName
Byte
byte2Byte
byte2double
byte2float
byte2int
byte2long
byte2short
byteArrayOps
ByteIsIntegral
ByteManifest
ByteOrdering
ByteRef
bytes
bytesHash
bytesHashing
byteswap
ByteswapHashing
byteValue
byteWrapper
cachedSize
calcNextLength
calcNumElems
calcSizeMapSize
Call
CallbackRunnable
CanAwait
canBeShared
canBuildFrom
CanCombineFrom
CanCombineFromMap
canEqual
canPipeTo
capacity
capitalize
CAS_PREV
CAS_ROOT
CAS_SIZE
Catch
catchBreak
catching
catchingPromiscuously
cbrt
ccol
ceil
CEILING
chain
Chained
chainString
Channel
Char
char2Character
char2double
char2float
char2int
char2long
Character2char
charArrayOps
charAt
CharIsIntegral
CharManifest
CharOrdering
CharRef
chars
charSet
charset2codec
charValue
charWrapper
checkFallback
checkInput
checkLengths
checkNotThis
CHECK_RATE
ClassfileAnnotation
Classifier
ClassManifest
classManifestCompanion
ClassManifestDeprecatedApis
ClassManifestFactory
classOf
ClassTag
classTagCompanion
ClassTagTraversableFactory
classType
ClassTypeManifest
clear
Clearable
clearBit
clearProp
clearTable
cline
clone
Cloneable
close
CNode
CNodeBase
CNodeBase();
Code
codec
codePoints
coll
collect
collect2combiner
collectedTail
collectFirst
collectGarbage
collection
collectionAsScalaIterable
collectionAsScalaIterableConverter
CollectionsHaveToParArray
colls
coloredOutputEnabled
column
COLUMN_BITS
COLUMN_MASK
combinations
CombinationsItr
combine
Combiner
combineResults
CombinerFactory
combinerTaskSupport
_combinerTaskSupport
committed
companion
companionClass
companionMethod
companionObject
comparatorToOrdering
compare
compareTo
compat
compileTimeOnly
complement
complete
completed
completeWith
CompletionLatch
compose
Composite
CompositeThrowable
CompoundProcess
compute
computeHash
computeHashFor
computeIfAbsent
computeIfPresent
concat
ConcatIterator
ConcatIteratorCell
concurrent
ConcurrentMapWrapper
cond
condOpt
CONFIG
conforms
connectIn
connectOut
connectToIn
cons
Console
const
constant
ConstantImpl
consWrapper
Cont
contains
containsElem
containsKey
containsSlice
containsTyped
Contents
continually
control
ControlThrowable
conversion
convert
copy
copy2builder
CopyChainToArray
copyOf
copyRange
copyrightString
copyToArray
copyToBuffer
copyToGen
copyTombed
CopyUnrolledToArray
copyUntombed
corresponds
cosh
count
countBucketSizes
countElems
countInRange
create
createArray
createBufferedSource
createDefaultExecutorService
createFromCopy
CreateGroupedTrie
createNewEntry
createProcess
CreateScanTree
createSmall
CreateTrie
Creator
CreatorImpl
ctrie
curr
current
currentTime
curried
CustomParallelizable
CYAN
CYAN_B
DaemonBuilder
daemonized
daemonizeThreads
data
date
days
Deadline
DeadlineIsOrdered
Debug
debugBuffer
debugclear
debugInformation
debuglog
debugMessages
DebugUtils
decachedReader
decimal
decode
decoder
decoder2codec
decodingReplaceWith
decorateAll
DecorateAsJava
DecorateAsScala
Decorators
decrTasks
deep
default
defaultBlockContext
DefaultBufSize
defaultCharsetCodec
defaultCharsetName
DefaultEntry
defaultForkJoinPool
defaultForkJoinWorkerThreadFactory
DefaultKeySet
DefaultKeySortedSet
defaultLoadFactor
DefaultMap
DefaultMapModel
defaultMathContext
defaultOrdering
DefaultPromise
defaultReporter
DefaultSignalling
defaultTaskSupport
DefaultThreadFactory
defaultThreadPool
DefaultValuesIterable
delayedInit
DelayedLazyVal
DelegatedContext
DelegatedSignalling
delegatedSignalling2ops
delete
deleteCharAt
deleted
deprecated
DeprecatedConsole
deprecatedInheritance
deprecatedName
deprecatedOverriding
DeprecatedPredef
depth
dequeue
dequeueAll
dequeueFirst
dequeueOption
deregisterThread
desc
_desc
descr
Described
description
deserializeLambda
destroy
destroyer
developmentVersion
dictionary
dictionaryAsScalaMap
dictionaryAsScalaMapConverter
DictionaryWrapper
diff
dirty
disable
discriminantbits
discriminantmask
display
distinct
divide
DocBreak
DocCons
DocGroup
DocNest
DocNil
DocText
Document
doesShareCombiners
done
Double
double2bigDecimal
double2Double
doubleArrayOps
DoubleAsIfIntegral
doubleAsIntegral
doubleHash
DoubleIsConflicted
DoubleIsFractional
DoubleLinkedList
DoubleLinkedListLike
DoubleManifest
DoubleMult
DoubleOrdering
DoubleProp
DoubleRef
doubleValue
doubleWrapper
DoublingUnrolledBuffer
down
drain
driver
drop
drop2combiner
DroppedWhile
dropRight
dropWhile
dual
Dummy
DummyImplicit
DummyProcess
DupIterator
duplicate
dupTo
duration
DurationConversions
DurationDouble
durationIn
DurationInt
DurationIsOrdered
DurationLong
durationToPair
Dynamic
dynamics
DynamicVariable
earlier
Either
elem
Elements
elemEquals
elemHashCode
elemManifest
elems
elemTag
elemToEntry
elidable
empty
emptyBooleanArray
emptyByteArray
emptyCharArray
emptyDoubleArray
emptyFloatArray
EmptyHashMap
EmptyHashSet
emptyInstance
emptyIntArray
EmptyListMap
EmptyListSet
emptyLongArray
EmptyMap
EmptyMethodCache
emptyObjectArray
EmptyQueue
EmptySet
emptyShortArray
emptyTrie
EmptyView
enable
encode
encoder
encodingReplaceWith
encodingString
endIndex
endpoints
endsWith
enqueue
ensureAccessible
ensureCapacity
ensurePair
ensureSize
Ensuring
entries
EntriesIterator
Entry
entry2item
entryExists
EntryIterator
entrySet
entryToElem
Enum
Enumeration
enumerationAsScalaIterator
enumerationAsScalaIteratorConverter
environment
envOrElse
envOrNone
envOrSome
equality
equals
equalsCharObject
equalsNumChar
equalsNumNum
equalsNumObject
equiv
erasure
error
events
Everything
exact
exception
exceptionDefault
exceptionWrapper
Exclusive
exclusively
exec
execute
executeAndWaitResult
executeWithValue
executionContext
ExecutionContextExecutor
ExecutionContextExecutorService
ExecutionContextImpl
ExecutionContextTasks
ExecutionContextTaskSupport
executionStart
executor
existentials
exists
exit
exitValue
expectedmain
experimental
expm
ExposedArrayBuffer
ExposedArraySeq
extendHash
extractFirst
extractGroupsFromMatch
extractGroupsFromMatcher
ExtraImplicits
factory2ops
FactoryOps
failAsValue
failed
FailedNode
failing
failure
FallbackArrayBuilding
fallbackCanBuildFrom
fallbackOccurred
fallbackStringCanBuildFrom
fallbackSystemCodec
fallbackTo
field
FileBuilder
fileEncodingCodec
FileImpl
FileInput
FileOutput
FileProcessLogger
FileProp
fileToProcess
fill
FillBlocks
filled
fillInStackTrace
filter
filter2combiner
Filtered
FilteredKeys
filteredTail
filterImpl
filterKeys
FilterMonadic
filterNot
filterNot2combiner
filterOrElse
filters
finalizeHash
Finally
find
findAllIn
findAllMatchIn
findEntry
findFirstIn
findFirstMatchIn
findOrAddEntry
findPrefixMatchOf
findPrefixOf
findRow
FINE
FINER
FINEST
finish
FiniteDuration
FiniteDurationIsOrdered
first
firstCompletedOf
firstEntry
firstKey
firstNonEmpty
fixDown
fixUp
FlatHashTable
flatMap
flatmap2combiner
FlatMapped
flatten
FlattenOps
flattenTraversableOnce
flipBit
Float
float2double
float2Float
floatArrayOps
FloatAsIfIntegral
floatHash
FloatIsConflicted
FloatIsFractional
FloatManifest
FloatOrdering
FloatRef
floatValue
floatWrapper
FLOOR
flush
fold
foldLeft
foldRight
forall
force
forced
ForceImplicitAmbiguity
foreach
foreachEntry
foreachKey
forEachRemaining
foreachValue
forkjoin
forkJoinPool
ForkJoinTask
ForkJoinTasks
ForkJoinTaskSupport
format
formatLocal
formatted
forwardThrowable
Found
foundIndex
Fractional
FractionalOps
FractionalProxy
from
fromBitMask
fromBitMaskNoCopy
fromBytes
fromChar
fromChars
fromClass
fromComparator
fromExecutor
fromExecutorService
fromFile
fromFunction
fromInputStream
fromInt
fromIterable
fromIterator
fromLessThan
fromLines
fromNanos
fromNow
fromNowConvert
fromRawBytes
fromReader
fromResource
FromScanTree
fromSource
fromString
fromStrings
fromTraversables
fromTrie
fromTry
fromURI
fromURL
fromUTF
fromZip
front
fstSeq
Function
Future
FutureTasks
futureThread
FutureThreadPoolTasks
futureValue
GCAS
gcasRead
GCAS_READ
Gen();
generic
genericArrayOps
genericBuilder
GenericCanBuildFrom
GenericCanCombineFrom
genericClassManifestBuilder
GenericClassTag
genericClassTagBuilder
GenericClassTagCompanion
GenericClassTagTraversableTemplate
genericCombiner
GenericCompanion
genericMapCombiner
genericOrderedBuilder
GenericOrderedCompanion
GenericOrderedTraversableTemplate
GenericParCompanion
GenericParMapCompanion
GenericParMapTemplate
GenericParTemplate
GenericSeqCompanion
GenericSetTemplate
GenericTraversableTemplate
genericWrapArray
GenIterable
GenIterableLike
GenMap
GenMapFactory
GenMapLike
GenSeq
GenSeqFactory
GenSeqLike
GenSet
GenSetFactory
GenSetLike
GenTraversable
GenTraversableFactory
GenTraversableLike
genTraversableLikeRepr
GenTraversableOnce
getc
getCause
getClassForName
getDirectionality
getElem
getErr
getHash
getKey
getLines
getLocalizedMessage
getMessage
getMethodDescriptors
getNumericValue
getOrDefault
getOrElse
getOrElseUpdate
getOrNull
getPool
getProperty
getPropertyDescriptors
getQueuedTaskCount
getRawResult
getStackTrace
getStackTraceString
getSuppressed
getSurplusQueuedTaskCount
getter
getType
getValue
global
gotoFreshPosWritable
gotoNextBlockStart
gotoNextBlockStartWritable
gotoPos
gotoPosWritable
greatest
GREEN
GREEN_B
Group
groupBy
groupByKey
groupCount
grouped
GroupedIterator
groupNames
Groups
Growable
growArray
GrowingBuilder
gteq
HALF_DOWN
HALF_EVEN
HALF_UP
handling
handoff
hasAll
hasDefiniteSize
hasExitValue
hash
hashCode
_hashCode
HashEntry
hashing
HashMap
HashMapCollision
HashMapCombiner
hashOf
HashSet
HashSetCollision
HashSetCombiner
HashTable
hashTableContents
HashTrieMap
HashTrieSet
HashUtils
hasMatch
hasMoreElements
HasNewBuilder
HasNewCombiner
hasNext
hasTimeLeft
HavingForkJoinPool
head
headIterator
headless
headOption
headptr
heapify
help
helpQuiesce
higherKinds
highestOneBit
History
hookName
hour
hours
howmany
hypot
identity
IdleSignalling
IEEEremainder
ifIs
ifParallel
ifParSeq
ignoring
illegalArgument
imap
Immutable
ImmutableDefaultKeySet
ImmutableMapAdaptor
ImmutableMapFactory
ImmutableSetAdaptor
ImmutableSetFactory
ImmutableSortedMapFactory
ImmutableSortedSetFactory
Impl
implicitAmbiguous
implicitBuilder
ImplicitConversions
ImplicitConversionsToJava
ImplicitConversionsToScala
implicitly
implicitNotFound
Implicits
improve
Include
inclusive
incrTasks
indent
index
IndexedSeq
IndexedSeqFactory
IndexedSeqLike
IndexedSeqOptimized
IndexedSeqView
indexFlag
indexOf
indexOfSlice
indexOutOfBounds
indexWhere
indices
Infinite
infixFractionalOps
infixIntegralOps
infixNumericOps
infixOrderingOps
INFO
inForkJoinPool
init
initArrayD
initArrayStack
initCause
initDepth
initFrom
initial
initialize
initialized
initializeTo
initialSize
initialValue
initIterator
initPosD
initPosStack
inits
initSubIter
initTaskSupport
initWithContents
inline
inner
INode
INodeBase
inodeupdater
input
insert
insertAll
inserted
insertedAt
insertEntry
insertionPoint
insertionSort
int2bigDecimal
int2bigInt
int2double
int2float
int2Integer
int2long
intArrayOps
Integer2int
Integral
integralNum
IntegralOps
IntegralProxy
internal
internalArray
InternalCallbackExecutor
intersect
intersection
intersectionType
IntersectionTypeManifest
intersectionWith
intflag
IntIsIntegral
IntManifest
IntMap
IntMapEntryIterator
IntMapIterator
IntMapKeyIterator
IntMapUtils
IntMapValueIterator
IntMult
IntOrdering
IntProp
IntRef
intValue
intWrapper
InvalidEscapeException
invert
INVISIBLE
invoke
invokeAll
invokeAny
ioFailure
isAborted
isAlive
isArray
isAvian
isBinaryDouble
isBinaryFloat
isBlack
isBoxedNumber
isBoxedNumberOrBoolean
isCombiner
isCompleted
isControl
isDecimalDouble
isDecimalFloat
isDefined
isDefinedAt
isDigit
isDone
isEmpty
isEnqueued
isExactDouble
isExactFloat
isFailure
isFinite
isHighSurrogate
isIdentifierIgnorable
isInclusive
isInfinity
isJavaAtLeast
isLast
isLeft
isLetter
isLetterOrDigit
isLineBreak
isLinux
isLower
isLowSurrogate
isMac
isMirrored
isNaN
isNegInfinity
isNewline
isNullInode
isOverdue
isParallel
isParIterable
isParSeq
isPosInfinity
isProbablePrime
isReadOnly
isRed
isReleasable
isRemainingCheap
isRight
IsSeqLike
isSet
isShutdown
isSizeMapDefined
isSpaceChar
isStrictSplitterCollection
isSuccess
isSurrogate
isTerminated
isTitleCase
isTraversableAgain
IsTraversableLike
IsTraversableOnce
IStreamBuilder
isUnicodeIdentifierPart
isUnicodeIdentifierStart
isUpper
isValid
isValidByte
isValidChar
isValidDouble
isValidFloat
isValidInt
isValidLong
isValidShort
isWhitespace
isWhole
isWin
iter
Iterable
iterableAsScalaIterable
iterableAsScalaIterableConverter
IterableForwarder
IterableLike
IterableProxy
IterableProxyLike
IterableSplitter
IterableView
IterableViewLike
IterableWrapper
IterableWrapperTrait
iterate
iterated
iterator
IteratorCanBuildFrom
iteratorFrom
IteratorWrapper
iters
java
javaBigDecimal2bigDecimal
javaBigInteger2bigInt
javaClassPath
JavaConversions
JavaConverters
javaHome
javaRandomToRandom
javaSpecName
javaSpecVendor
javaSpecVersion
javaVendor
javaVersion
javaVmArguments
javaVmInfo
javaVmName
javaVmVendor
javaVmVersion
JCollectionWrapper
JConcurrentMapWrapper
JDictionaryWrapper
jdkHome
JEnumerationWrapper
JFunction
JIterableWrapper
JIteratorWrapper
JListWrapper
JMapWrapper
JMapWrapperLike
join
joinLeft
joinRight
JPropertiesWrapper
JSetWrapper
keepBits
Kept
KeptPromise
KEY_ABSENT
keyExists
keyFromValue
KEY_PRESENT
keys
keySet
keysIterator
keysIteratorFrom
kmpSearch
KVNode
kvPair
LambdaDeserialize
LambdaDeserializer
language
languageFeature
last
lastbuff
lastElement
lastEntry
lastIndexOf
lastIndexOfSlice
lastIndexWhere
lastKey
lastOption
lastPopulatedIndex
lastPtr
later
latest
LazyBoolean
LazyBuilder
LazyByte
LazyCell
LazyChar
LazyCombiner
LazyDouble
LazyFloat
LazyInt
LAZY_LOCAL_SUFFIX_STRING
LazyLong
LazyParVectorCombiner
LazyRef
LazyShort
LazyUnit
lbuff
Leading
leaf
LeafHashSet
left
leftmost
LeftProjection
length
lengthCompare
level
lift
Lifted
liftMerger
line
LinearSeq
LinearSeqLike
LinearSeqOptimized
LINE_BITS
LineIterator
LINE_MASK
lines
lines_
lineSeparator
linesIterator
lineStream
lineStream_
linesWithSeparators
LinkedEntry
LinkedHashMap
LinkedHashSet
LinkedList
LinkedListLike
linkRootOf
list
ListBuffer
listHash
listmap
ListSerializeEnd
ListSet
LNode
loadFactor
_loadFactor
loadFactorDenum
locally
LOCAL_SUFFIX_STRING
locate
location
Lock
log1p
logbuffer
LogWL
Long
long2bigDecimal
long2bigInt
long2double
long2float
long2Long
longArrayOps
longHash
LongIsIntegral
LongManifest
LongMap
LongMapBuilder
LongMapEntryIterator
LongMapIterator
LongMapKeyIterator
LongMapUtils
LongMapValueIterator
LongMult
LongOrdering
LongRef
longValue
longWrapper
lookahead
lookup
loop
loopWhile
lowestSetBit
LowPriorityCodecImplicits
LowPriorityEquiv
LowPriorityImplicits
LowPriorityOrderingImplicits
LowPriorityWrapAsJava
LowPriorityWrapAsScala
lteq
macroImpl
macros
MAGENTA
MAGENTA_B
main
MainNode
MainNode();
make
makeSet
managedBlock
MangledHashing
Manifest
ManifestFactory
map2combiner
mapAsJavaConcurrentMap
mapAsJavaConcurrentMapConverter
mapAsJavaMap
mapAsJavaMapConverter
mapAsScalaConcurrentMap
mapAsScalaConcurrentMapConverter
mapAsScalaMap
mapAsScalaMapConverter
MapBuilder
MapCanBuildFrom
mapCompanion
mapConserve
MapFactory
mapHash
MapLike
Mapped
MappedValues
mapping
MapProxy
MapProxyLike
mapRange
mapResult
mapSeed
mapTo
mapValues
mapValuesNow
MapWrapper
mask
Match
MatchData
matched
matcher
MatchError
matching
MatchIterator
math
maxBefore
maxBy
maxHistory
maxId
MAXIMUM
maxKey
maxKeyBefore
maxNodeNonNull
MaxSize
MaxValue
MegaMethodCache
merge
MergeableEither
merged
Merger
mergeSubtasks
mergeThrowables
Message
meta
MethodCache
micro
micros
microsecond
microseconds
migration
milli
millis
millisecond
milliseconds
minAfter
minBy
MIN_FOR_COPY
MINIMUM
minKey
minKeyAfter
minNodeNonNull
MinPositiveValue
minus
MinusInf
minute
minutes
MinValue
mixLast
mkCatcher
mkNumericOps
mkOrderingOps
mkString
mkThrowableCatcher
modifyOrRemove
modInverse
modPow
MODULE_INSTANCE_NAME
MODULE_SUFFIX_STRING
MODULE_VAR_SUFFIX_STRING
MonadOps
MultiMap
multiply
MurmurHash
Mutable
MutableBufferWrapper
MutableList
mutableMap
mutableMapAsJavaMap
mutableMapAsJavaMapConverter
MutableMapFactory
MutableMapWrapper
mutableSeq
mutableSeqAsJavaList
mutableSeqAsJavaListConverter
MutableSeqWrapper
mutableSet
mutableSetAsJavaSet
mutableSetAsJavaSetConverter
MutableSetFactory
MutableSetWrapper
MutableSortedMapFactory
MutableSortedSetFactory
name
nameAndDescriptorKey
NAME_JOIN_STRING
nameOf
names
nameToIndex
NameTransformer
nano
nanos
nanosecond
nanoseconds
native
negate
NegativeInfinity
nerrors
nest
never
newAppended
newArray
newArrayBuilder
newBuilder
newCanBuildFrom
newCombiner
newDropped
newDroppedWhile
newFiltered
newFlatMapped
newForced
newIterator
newLazyCombiner
Newline
newMapped
newPatched
newPrepended
newReversed
newRootNode
newSliced
newSliceInternal
newSubtask
newTaken
newTakenWhile
newThread
newThreshold
newUnrolled
newWrappedArray
newWrappedTask
newZipped
newZippedAll
next
nextBoolean
nextBytes
nextDouble
nextElement
nextFloat
nextGaussian
nextId
nextInt
nextLine
nextLong
nextMagicA
nextMagicB
nextName
nextNameOrNull
nextPositivePowerOfTwo
nextPrintableChar
nextResult
nextString
NList
nnSizeMapAdd
nnSizeMapRemove
nnSizeMapReset
NoBuilder
noCatch
Node
noinline
NoLo
NoManifest
NonDivisible
NonDivisibleTask
None
nonEmpty
NonFatal
nonFatalCatch
nonFatalCatcher
NonLocalReturnControl
nonmasklength
nonReadOnly
NoPositioner
NoStackTrace
noSuchElement
noSuppression
Nothing
nothingCatcher
NothingManifest
NothingTYPE
notify
NotImplementedError
NotNull
noTraceSuppression
noTraceSupression
Null
NullManifest
NullSentinel
nullSlotAndCopy
nullToEmpty
NullTYPE
numblocks
numCores
Numeric
NumericRange
numRangeElements
nwarnings
nwords
Object
ObjectManifest
ObjectRef
ObjectTYPE
ObservableBuffer
ObservableMap
ObservableSet
ofBoolean
ofByte
ofChar
ofDim
ofDouble
ofFloat
offset
ofInt
ofLong
ofRef
ofShort
ofUnit
OnceCanBuildFrom
onCodingException
onComplete
OnCompleteRunnable
onError
onFailure
onInterrupt
onIOInterrupt
onMalformedInput
onSuccess
onTermination
onUnmappableCharacter
OpCodes
OpenEntry
OpenHashMap
Option
option2Iterable
optionOrdering
optManifest
OrBuilder
ordered
orderedCompanion
orderedHash
orderedHashing
OrderedProxy
OrderedTraversableFactory
ordering
orderingToOrdered
orElse
orNull
OrProcess
osName
OStreamBuilder
other
otherpit
Otherwise
othpit
owned
package
padTo
Page
PagedSeq
Pair
pairIntToDuration
pairLongToDuration
Parallel
ParallelCollectionImplicits
parallelismLevel
Parallelizable
param
parameterTypes
ParArray
ParArrayCombiner
ParArrayIterator
parCombiner
ParComposite
parent
ParFactory
ParFlatHashTable
ParFlatHashTableIterator
ParHashMap
ParHashMapCombiner
ParHashMapIterator
ParHashSet
ParHashSetCombiner
ParHashSetIterator
ParHashTable
ParIterable
ParIterableLike
ParIterator
ParMap
ParMapFactory
ParMapLike
ParRange
ParRangeIterator
p_array
ParSeq
ParSeqLike
ParSet
ParSetFactory
ParSetLike
Partial
PartialFunction
PartiallyOrdered
partialNotApplied
PartialOrdering
partition
partition2combiners
PartitionIterator
Partner
ParTrieMap
ParTrieMapCombiner
ParTrieMapSplitter
parts
ParVector
ParVectorIterator
patch
Patched
patchParSeq
pattern
p_ensureSize
permutations
PermutationsItr
PhantomManifest
PhantomReference
PhantomReferenceWithWrapper
pickJarBasedOn
pipe
PipedBuilder
PipedProcesses
PipeSink
PipeSource
PipeThread
Platform
plen
plus
poll
PolyMethodCache
Position
Positioner
positive
PositiveInfinity
postfixOps
PreciseSplitter
precision
pred
Predef
preferIPv4Stack
preferIPv6Addresses
prefix
prefixLength
prepare
prepend
prependAll
Prepended
prependElem
prependToList
preserving
prev
Primitives
print
printChain
printContents
printDebug
printDebugBuffer
printDebugInfo
printf
println
printSizeMap
printStackTrace
PriorityQueue
PriorityQueueProxy
probablePrime
process
ProcessBuilder
ProcessBuilderImpl
ProcessCreation
processDebug
processError
processEscapes
processFully
ProcessImpl
ProcessImplicits
processInternal
ProcessIO
processLinesFully
ProcessLogger
processOutput
ProcessSequence
processThread
Product
productArity
productElement
productHash
productHashing
productIterator
productPrefix
productSeed
Promise
Prop
propCategory
properties
propertiesAsScalaMap
propertiesAsScalaMapConverter
PropertiesTrait
propFilename
PropImpl
propIsSet
propIsSetTo
propOrElse
propOrEmpty
propOrFalse
propOrNone
propOrNull
props
protect
protected abstract boolean isWhole();
Proxy
p_size
psplit
psplitWithSignalling
p_swap
publish
Publisher
push
pushAll
pushdown
putIfAbsent
Queue
QueueProxy
quickSort
quot
quote
quoteReplacement
random
randomSeed
range
RangedProxy
rangeImpl
RDCSS_Descriptor
RDCSS_READ_ROOT
read
readBoolean
readByte
readChar
readDouble
reader
readf
readFloat
readInt
readLine
readLong
readOnlySnapshot
READ_PREV
readResolve
readRoot
readShort
READ_SIZE
ready
recalculate
rec_insert
rec_insertif
rec_lookup
recover
recoverWith
rec_remove
RED_B
RedBlackTree
RedTree
reduce
reduceLeft
reduceLeftOption
reduceOption
reduceRight
reduceRightOption
reduceToSize
reduceWith
refArrayOps
reference
ReferenceQueue
referenceToMacroImpl
ReferenceWithWrapper
ReferenceWrapper
reflect
reflectiveCalls
Regex
RelaxedPosition
RelaxedPositioner
release
releaseVersion
remainder
remaining
remainingElementCount
remainingVector
RemainsIterator
remote
remove
removeBinding
removed
removedAt
removeElem
removeEntry
removeSubscription
removeSubscriptions
renewed
repack
Repetition
replace
replaceAll
replaceAllIn
replaceAllLiterally
replaced
replaceFirstIn
Replacement
replacementData
replaceSomeIn
replStringOf
report
reporter
reportError
reportFailure
reportWarning
repr
require
requiresStrictSplitters
resarr
RESET
ResizableArray
ResizableArrayAccess
ResizableParArrayCombiner
resolveTry
respond
Responder
rest
RestartException
restSeq
result
ResultMapping
resultWithTaskSupport
resume
retain
rethrow
ReusableBuilder
ReusableCBF
reuse
reverse
reverse_
reverse2combiner
reverseBytes
reverseContents
REVERSED
reverseIterator
reverseMap
reverseMap2combiner
RevertibleHistory
RichBoolean
RichByte
RichChar
RichDouble
RichException
RichFloat
RichInt
RichLong
RichShort
right
rightmost
RightProjection
rint
root
rootbits
rootsize
round
rounded
RoundingMode
runAndExitValue
runInterruptible
runloop
runMatcher
runtime
runtimeClass
runWith
sameElements
scala
ScalaBeanInfo
scalacCmd
scalaCmd
ScalaCompilerVersion
scalaHome
ScalaLongSignature
ScalaNumber
ScalaNumberProxy
ScalaNumericAnyConversions
ScalaNumericConversions
scalaPropOrElse
scalaPropOrEmpty
scalaPropOrNone
scalaProps
ScalaReflectionException
ScalaRunTime
ScalaSignature
ScalaWholeNumberProxy
scale
scan
scanBlockSize
ScanLeaf
scanLeft
ScanNode
scanRight
scanToArray
scanToArray_quick
scanToCombiner
ScanTree
script
Scriptable
search
SearchImpl
Searching
SearchResult
second
seconds
seedGenerator
seedvalue
segmentLength
self
seqAsJavaList
seqAsJavaListConverter
SeqCharSequence
SeqComposite
seqDerivedOrdering
SeqExtractors
SeqFactory
SeqForwarder
seqHash
SeqLike
seqLikeRepr
SeqProxy
SeqProxyLike
seqSeed
SeqSplitter
seqToCharSequence
sequence
SequenceBuilder
__sequenceOfChars
SequentialBuilder
sequentially
SequentialProcess
SeqView
SeqViewLike
SeqWrapper
Serializable
SerializationProxy
serializeTo
SerialVersionUID
setAsJavaSet
setAsJavaSetConverter
setBit
SetBuilder
setCanBuildFrom
setCharAt
setErr
setErrDirect
SetFactory
setHash
setIn
setIndexFlag
setIndexFlagIfGreater
setIndexFlagIfLesser
setInDirect
setInternalSize
setLength
SetLike
setOut
setOutDirect
setProp
setProperty
SetProxy
SetProxyLike
setRawResult
setScale
setSeed
setSize
setStackTrace
setTaskSupport
setter
SETTER_SUFFIX_STRING
setValue
SetWrapper
SEVERE
shared
shiftLogicalRight
shiftSignedLeft
shiftSignedRight
Short
short2double
short2float
short2int
short2long
short2Short
shortArrayOps
shorter
ShortIsIntegral
ShortManifest
ShortOrdering
ShortRef
shortValue
shortWrapper
shouldRethrow
shouldSplitFurther
shouldWaitFor
showAsInfix
Shrinkable
shuffle
shutdown
ShutdownHookThread
shutdownNow
signalAbort
signalDelegate
Signalling
SignallingOps
signum
Simple
SimpleProcess
single
singleton
SingletonTypeManifest
singleType
sinh
Sink
size
sizeForThreshold
sizeHint
sizeHintBounded
sizeHintIfCheap
sizemap
sizeMapBucketBitSize
sizeMapBucketSize
sizeMapDisable
sizeMapInit
sizeMapInitAndRebuild
SizeMapUtils
Sizing
skip
slice
slice2combiner
Sliced
SliceInterval
sliceIterator
sliceWithKnownBound
sliceWithKnownDelta
sliding
smallest
snapshot
SNode
SoftReference
SoftReferenceWithWrapper
Some
sortBy
sorted
SortedMap
SortedMapCanBuildFrom
SortedMapFactory
SortedMapLike
SortedSet
SortedSetCanBuildFrom
SortedSetFactory
SortedSetLike
Sorting
sortWith
Source
sourceEncoding
sourceReader
span
span2combiners
Spawn
spawnSubtasks
Specializable
specialized
SpecializedGroup
specInstance
split
splitAt
splitAt2combiners
splitter
splitWithSignalling
SQRT
stabilize
stableSort
Stack
StackBuilder
StackProxy
standard
standardInterpolator
start
startHash
startIndex
startMagicA
startMagicB
startsWith
StaticAnnotation
Statics
stderr
stdin
stdout
step
storedMagicA
storedMagicB
Stream
StreamBuilder
StreamCanBuildFrom
Streamed
StreamIterator
StreamView
StreamViewLike
StreamWithFilter
strictfp
StrictSplitterCheckTask
string
string2codec
StringAdd
StringBuilder
StringCanBuildFrom
StringContext
StringFormat
stringHash
stringHashing
StringLike
stringOf
StringOps
StringOrdering
stringPrefix
StringProp
stringRepr
stringSeed
stringSeqToProcess
stringToProcess
stripLineEnd
stripMargin
stripPrefix
stripSuffix
StructuralCallSite
subdivide
subgroups
submit
subscribe
Subscriber
subSequence
subsetOf
subsets
SubsetsItr
substring
subtract
Subtractable
success
successful
successor
suspended
suspendSubscription
swap
switch
Symbol
SymbolLiteral
symmetricHash
symmetricSeed
sync
SyncChannel
SynchronizedBuffer
SynchronizedMap
SynchronizedPriorityQueue
SynchronizedQueue
SynchronizedSet
SynchronizedStack
SyncVar
SystemProperties
systemPropertiesToCompanion
tabinc
table
tableLength
tableSize
tableSizeSeed
tabulate
TaggedDelegatedContext
tail
tailcall
TailCalls
tailDefined
tailImpl
tailrec
tails
take
take2combiner
takeAnd
takeConditionalAnd
takeConditionalOr
takeModulo
Taken
takeNot
TakenWhile
takeOr
takeRight
takeSeq
takeWhile
takeWhile2combiner
takeXor
tanh
Task
task2ops
TaskOps
Tasks
_tasksLocal
tasksupport
_tasksupport
tcount
testBit
testEqual
testGreaterOrEqualThan
testGreaterThan
testLessOrEqualThan
testLessThan
testNotEqual
text
that
thatElem
thatSeq
thisCollection
thisElem
thisSeq
ThreadBuilder
ThreadLocalRandom
ThreadPoolTasks
ThreadPoolTaskSupport
ThreadProcess
threshold
thresholdFromSize
throwable
throwable2ops
ThrowableOps
throwables
throwableSubtypeToCatcher
throws
time
timeLeft
times
timeUnit
timeUnitName
tmpDir
TNode
toArray
toBD
toBigInt
toBigIntExact
toBinaryString
toBitMask
toBoolean
toBoxed
toBuffer
toByte
toByteArray
toByteExact
toChar
toCharacter
toCoarsest
toCollection
toCompressed
toContracted
toDays
toDegrees
toDouble
toEither
toFloat
toggle
toHexString
toHours
toImmutable
toIndexedSeq
toInt
toInteger
toIntExact
toIterable
toIterator
ToIteratorWrapper
ToJavaImplicits
toLeft
toLinkedList
toList
toLong
toLongExact
toLower
toMap
toMicros
toMillis
toMinutes
toNanos
toObjectArray
toOctalString
toOption
toParArray
ToParCollection
ToParMap
topId
toQueue
toRadians
toRight
ToScalaImplicits
toSeconds
toSeq
toSet
toShort
toShortExact
toSink
toSource
toStdErr
toStdOut
toStream
toString
_toString
totalcombines
totalsize
totalSizeMapBuckets
totaltasks
toTitleCase
toTraversable
toTry
toUnit
toUpper
toUTF
toVector
tpEquals
trailer
TraitSetter
TRAIT_SETTER_SEPARATOR_STRING
transferFully
transform
Transformed
Transformer
transformValues
transformWith
transient
transpose
Traversable
traversable2ops
TraversableFactory
TraversableForwarder
TraversableLike
TraversableOnce
TraversableOps
TraversableProxy
TraversableProxyLike
traversableSeed
traversableToColl
TraversableView
TraversableViewLike
traverse
treatEscapes
Tree
TreeIterator
TreeMap
TreeMapView
TreeSet
TreeSetView
TrieIterator
TrieMap
TrieMapIterator
TrieMapSerializationEnd
trimEnd
trimStart
Triple
triter
tryAcquireShared
tryAwait
TryBlock
tryBreakable
tryCancel
tryCompare
tryCompareTo
tryComplete
tryCompleteWith
tryFailure
tryLeaf
tryMerge
tryMergeWithNext
tryReleaseShared
trySuccess
Tuple
tuple2ToZippedOps
Tuple2Zipped
tuple3ToZippedOps
Tuple3Zipped
tupled
typeArguments
TypeConstraint
Typed
typedProductIterator
ultimately
unanchored
UnanchoredRegex
unapply
unapplySeq
unary_
unaugmentString
unbatchedExecute
unbox
unboxToBoolean
unboxToByte
unboxToChar
unboxToDouble
unboxToFloat
unboxToInt
unboxToLong
unboxToShort
uncaughtException
unchecked
uncheckedStable
uncheckedVariance
Uncloseable
uncurried
Undefined
UNDERLINED
underlying
UndeterminedEnd
undo
Undoable
unifiedPrimitiveEquals
unifiedPrimitiveHashcode
UninitializedError
UninitializedFieldError
union
unionWith
UniquenessCache
Unit
unitArrayOps
UnitManifest
UnitOrdering
universal
universalEquiv
unlift
unlifted
UNNECESSARY
unorderedHash
unorderedHashing
Unrolled
UnrolledBuffer
unrolledlength
UnrolledParArrayCombiner
unsafeAdd
unset
unsignedCompare
unspecialized
unsupported
until
untupled
unwrapping
unwrapString
unzip
update
updateArray
updateAt
updated
updated2combiner
updatedAt
updateWith
updateWord
URLBuilder
URLImpl
URLInput
urlToProcess
userDir
userHome
userName
useSizeMap
util
validateMaxLength
Value
valueFromKey
valueIsTrue
valueManifests
valueOf
ValueOrdering
values
ValueSet
valuesIterator
valuesIteratorFrom
varargs
Vector
VectorBuilder
VectorIterator
VectorPointer
vectors
versionMsg
versionNumberString
versionString
view
viewIdentifier
viewIdString
ViewMkString
viewToString
vmap
volatile
VolatileAbort
VolatileBooleanRef
VolatileByteRef
VolatileCharRef
VolatileDoubleRef
VolatileFloatRef
VolatileIntRef
VolatileLongRef
VolatileObjectRef
VolatileShortRef
vsetDefined
WARNING
waterline
waterlineDelim
WeakHashMap
WeakReference
WeakReferenceWithWrapper
WHITE
WHITE_B
width
WildcardManifest
wildcardType
wire
withApply
withBlockContext
withClose
WithDefault
withDefaultValue
withDesc
withDescription
withErr
withError
withFilter
withIn
withInput
withName
withOut
withOutput
withPadding
withPartial
withPositioning
withReset
withTry
withValue
word
wouldMatch
wrap
wrapAccess
wrapAll
WrapAsJava
WrapAsScala
wrapBooleanArray
wrapByteArray
wrapCharArray
wrapDoubleArray
wrapFloatArray
wrapIntArray
wrapLongArray
WrappedArray
WrappedArrayBuilder
wrappedArrayHash
wrappedBytesHash
WrappedString
WrappedTask
wrapper
Wrappers
wrapRefArray
wrapShortArray
wrapString
wrapUnitArray
WRITE
writeInput
WRITE_PREV
writeReplace
WRITE_SIZE
YELLOW
YELLOW_B
zero
zip2combiner
zipAll
zipAll2combiner
zipAllParSeq
zipParSeq
Zipped
ZippedAll
ZippedTraversable
zippedTraversable2ToTraversable
zippedTraversable3ToTraversable
zipWith
zipWithIndex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment