public static interface IntObjectMap.IConsumer<T>
void
accept(int nKey, T aValue)
void accept(int nKey, T aValue)
Copyright © 2017–2018 Philip Helger. All rights reserved.