public class OptionalPath extends Object
| Modifier and Type | Method and Description |
|---|---|
static OptionalPath |
create(String path) |
static OptionalPath |
create(String path,
String requires) |
boolean |
equals(Object obj) |
String |
getRequires() |
String |
getValue() |
int |
hashCode() |
String |
toString() |
public static OptionalPath create(String path)
public static OptionalPath create(String path, String requires)
public String getValue()
public String getRequires()
Copyright © 2017 JBoss by Red Hat. All rights reserved.