psp
.
api
SizeExtractor
Related Doc:
package api
final
class
SizeExtractor
extends
api.Api.AnyVal
with
Opt
[
api.Api.Long
]
Linear Supertypes
Opt
[
Api.Long
],
IsEmpty
,
AnyVal
,
Any
Ordering
Alphabetic
By inheritance
Inherited
SizeExtractor
Opt
IsEmpty
AnyVal
Any
Hide All
Show all
Visibility
Public
All
Instance Constructors
new
SizeExtractor
(
get:
Api.Long
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
val
get
:
Api.Long
Definition Classes
SizeExtractor
→
Opt
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
def
isEmpty
:
Boolean
Definition Classes
SizeExtractor
→
IsEmpty
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
toString
()
:
String
Definition Classes
Any
Inherited from
Opt
[
Api.Long
]
Inherited from
IsEmpty
Inherited from
AnyVal
Inherited from
Any
Ungrouped