com.carrotsearch.hppc.predicates
Interface LongPredicate


@Generated(date="2012-11-19T09:50:02+0100",
           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 © 2012 Carrot Search s.c.. All Rights Reserved.