com.carrotsearch.hppc.predicates
Interface ShortPredicate


@Generated(date="2011-11-28T23:36:04+0000",
           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.