Visual Scala Reference
keys
trait
Map
[
K
,
V
]
{
def
keys
:
Iterable
[
V
]
}
keys
は、この
Map
のキーを列挙する
Iterator
を作成します。
English
Español
日本語
Português