com.tngtech.jgiven.impl.util
Class FilePredicates

java.lang.Object
  extended by com.tngtech.jgiven.impl.util.FilePredicates

public class FilePredicates
extends Object


Constructor Summary
FilePredicates()
           
 
Method Summary
static com.google.common.base.Predicate<? super File> endsWith(String suffix)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilePredicates

public FilePredicates()
Method Detail

endsWith

public static com.google.common.base.Predicate<? super File> endsWith(String suffix)


Copyright © 2014 TNG Technology Consulting. All rights reserved.