cpg-analysis
5.0.0
cpg-analysis
/
de.fraunhofer.aisec.cpg.analysis
/
NumberSet
Number
Set
abstract
class
NumberSet
Content copied to clipboard
Constructors
Functions
Inheritors
Constructors
Number
Set
Link copied to clipboard
fun
NumberSet
(
)
Content copied to clipboard
Functions
add
Value
Link copied to clipboard
abstract
fun
addValue
(
value
:
Long
)
Content copied to clipboard
clear
Link copied to clipboard
abstract
fun
clear
(
)
Content copied to clipboard
max
Link copied to clipboard
abstract
fun
max
(
)
:
Long
Content copied to clipboard
maybe
Link copied to clipboard
abstract
fun
maybe
(
value
:
Long
)
:
Boolean
Content copied to clipboard
min
Link copied to clipboard
abstract
fun
min
(
)
:
Long
Content copied to clipboard
Inheritors
Interval
Link copied to clipboard
ConcreteNumberSet
Link copied to clipboard