toggle menu
cpg
main
jvm
switch theme
search in API
cpg-analysis
/
de.fraunhofer.aisec.cpg.analysis
/
NumberSet
Number
Set
interface
NumberSet
Inheritors
Interval
ConcreteNumberSet
Members
Functions
add
Value
Link copied to clipboard
abstract
fun
addValue
(
value
:
Long
)
clear
Link copied to clipboard
abstract
fun
clear
(
)
max
Link copied to clipboard
abstract
fun
max
(
)
:
Long
maybe
Link copied to clipboard
abstract
fun
maybe
(
value
:
Long
)
:
Boolean
min
Link copied to clipboard
abstract
fun
min
(
)
:
Long