cpg-analysis
6.2.1
cpg-analysis
/
de.fraunhofer.aisec.cpg.analysis
/
NumberSet
Number
Set
abstract
class
NumberSet
Constructors
Functions
Inheritors
Constructors
Number
Set
Link copied to clipboard
fun
NumberSet
(
)
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
Inheritors
Interval
Link copied to clipboard
ConcreteNumberSet
Link copied to clipboard