public interface Callback<K,V>
void
handle(K key, V value)
void handle(K key, V value)
Copyright © 2023 Frank!Framework. All rights reserved.