@FunctionalInterface public static interface BitTree.BitConsumer<V>
void
accept(int bitNumber, V value)
void accept(int bitNumber, V value)
Copyright © 2020. All rights reserved.