public static class VFSRegistryHelper.BySuffixFilter extends Object implements org.uberfire.java.nio.file.DirectoryStream.Filter<org.uberfire.java.nio.file.Path>
Modifier and Type | Method and Description |
---|---|
boolean |
accept(org.uberfire.java.nio.file.Path path) |
boolean |
equals(Object o) |
int |
hashCode() |
static VFSRegistryHelper.BySuffixFilter |
newFilter(String suffix) |
public static VFSRegistryHelper.BySuffixFilter newFilter(String suffix)
public boolean accept(org.uberfire.java.nio.file.Path path) throws org.uberfire.java.nio.IOException
accept
in interface org.uberfire.java.nio.file.DirectoryStream.Filter<org.uberfire.java.nio.file.Path>
org.uberfire.java.nio.IOException
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.