Toggle menu
Nitlanguage.org
Nitdoc
counter
counter
Counter
_map
private
var
_map
:
HashMap
[
E
,
Int
]
counter
::
Counter
::
_map
Doc
Linearization
Summary
Property definitions
counter$Counter$_map
Property definitions
counter
$
Counter
::
_map
private
var
map
=
new
HashMap
[
E
,
Int
]
lib/counter/counter.nit:51,2--38