com.carrotsearch.hppc.predicates
Interface CharPredicate


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

A predicate that applies to char objects.


Method Summary
 boolean apply(char value)
           
 

Method Detail

apply

boolean apply(char value)


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