Serializable
@FunctionalInterface public interface ShortBytePredicate extends Serializable
boolean
accept(short value1, byte value2)
boolean accept(short value1, byte value2)
Copyright © 2004–2019. All rights reserved.