com
.
twitter
.
algebird
RichCBitSet
Related Docs:
object RichCBitSet
|
package algebird
final
class
RichCBitSet
extends
AnyVal
Linear Supertypes
AnyVal
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
RichCBitSet
AnyVal
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
RichCBitSet
(
cb:
EWAHCompressedBitmap
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
def
++
(
b:
EWAHCompressedBitmap
)
:
EWAHCompressedBitmap
def
+=
(
xs:
Array
[
Int
]
)
:
cb
.type
def
==
(
b:
EWAHCompressedBitmap
)
:
Boolean
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
val
cb
:
EWAHCompressedBitmap
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
toBitSet
(
width:
Int
)
:
BitSet
def
toString
()
:
String
Definition Classes
Any
Inherited from
AnyVal
Inherited from
Any
Ungrouped