io.selendroid.util
Class ListUtil

java.lang.Object
  extended by io.selendroid.util.ListUtil

public class ListUtil
extends Object


Constructor Summary
ListUtil()
           
 
Method Summary
static Collection<?> filter(Collection<?> list, com.android.internal.util.Predicate<Object> predicate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListUtil

public ListUtil()
Method Detail

filter

public static Collection<?> filter(Collection<?> list,
                                   com.android.internal.util.Predicate<Object> predicate)


Copyright © 2014. All rights reserved.