cpg
Toggle table of contents
main
jvm
Platform filter
jvm
Switch theme
Search in API
cpg
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