K
V
public class ExtractValues<K,V> extends KorypheFunction<Map<K,V>,Iterable<V>>
ExtractValues
KorypheFunction
Set
Map
ExtractValues()
Iterable<V>
apply(Map<K,V> map)
equals, hashCode
getClass, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public ExtractValues()
public Iterable<V> apply(Map<K,V> map)
Copyright © 2021. All rights reserved.