public class KeyedDiff extends Object
KeyedDiff()
static Map<String,Long>
subtract(Map<String,Long> lhs, Map<String,Long> rhs)
Map<String,Long>
to(String key, Map<String,Long> curr)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeyedDiff()
public Map<String,Long> to(String key, Map<String,Long> curr)
public static Map<String,Long> subtract(Map<String,Long> lhs, Map<String,Long> rhs)
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.