net.sourceforge.wurfl.core.utils
Class Predicates

java.lang.Object
  extended by net.sourceforge.wurfl.core.utils.Predicates

public final class Predicates
extends Object


Method Summary
static org.apache.commons.collections.Predicate isContainedIn(String string)
           
static org.apache.commons.collections.Predicate startsWith(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isContainedIn

public static org.apache.commons.collections.Predicate isContainedIn(String string)

startsWith

public static org.apache.commons.collections.Predicate startsWith(String s)


Copyright © 2008-2010 WURFL-Pro srl. All Rights Reserved.