|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.tngtech.jgiven.impl.util.FilePredicates
public class FilePredicates
| Constructor Summary | |
|---|---|
FilePredicates()
|
|
| Method Summary | |
|---|---|
static com.google.common.base.Predicate<? super java.io.File> |
endsWith(java.lang.String suffix)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilePredicates()
| Method Detail |
|---|
public static com.google.common.base.Predicate<? super java.io.File> endsWith(java.lang.String suffix)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||