com.carrotsearch.hppc.predicates
Interface BytePredicate


@Generated(date="2012-11-19T09:50:02+0100",
           value="HPPC generated from: BytePredicate.java")
public interface BytePredicate

A predicate that applies to byte objects.


Method Summary
 boolean apply(byte value)
           
 

Method Detail

apply

boolean apply(byte value)


Copyright © 2012 Carrot Search s.c.. All Rights Reserved.