com.carrotsearch.hppc.predicates
Interface ShortPredicate


@Generated(date="2011-07-12T16:58:49+0200",
           value="HPPC generated from: ShortPredicate.java")
public interface ShortPredicate

A predicate that applies to short objects.


Method Summary
 boolean apply(short value)
           
 

Method Detail

apply

boolean apply(short value)


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