com.carrotsearch.hppc.predicates
Interface ShortPredicate


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