com.carrotsearch.hppc.predicates
Interface LongPredicate


@Generated(date="2011-11-28T23:36:04+0000",
           value="HPPC generated from: LongPredicate.java")
public interface LongPredicate

A predicate that applies to long objects.


Method Summary
 boolean apply(long value)
           
 

Method Detail

apply

boolean apply(long value)


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