public static <K,V> com.google.common.base.Function<Map.Entry<K,V>,K> getKey()
Map.Entry.getKey()public static <K,V> com.google.common.base.Function<Map.Entry<K,V>,V> getValue()
Map.Entry.getValue()Copyright © 2009-2012 TranceCode. All Rights Reserved.