K - the key typeV - the value typepublic class ExtractValue<K,V> extends KorypheFunction<Map<K,V>,V>
| Constructor and Description |
|---|
ExtractValue() |
ExtractValue(K key) |
public ExtractValue()
public ExtractValue(K key)
Copyright © 2021. All rights reserved.