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