kmath-histograms
/
space.kscience.kmath.histogram
/
LongCounter
common
Long
Counter
class
LongCounter
:
Counter
<
Long
>
Content copied to clipboard
Functions
Properties
Functions
add
Link copied to clipboard
common
open override fun
add
(delta:
Long
)
Content copied to clipboard
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open fun
toString
():
String
Content copied to clipboard
Properties
value
Link copied to clipboard
common
open override val
value
:
Long
Content copied to clipboard