public class ResourcePredicates
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static <any> |
urlExists() |
static <any> |
urlIsBlankOrExists() |
public static <any> urlExists()
ResourceUtils.doesUrlExist(String)
public static <any> urlIsBlankOrExists()
StringPredicates.isBlank()
,
urlExists()