com.carrotsearch.hppc.predicates
Interface CharPredicate


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