@Immutable
public interface Req
Modifier and Type | Interface and Description |
---|---|
static class |
Req.Simple
Simple impl.
|
Modifier and Type | Field and Description |
---|---|
static Req |
DONE
Done, but nothing special.
|
static Req |
EMPTY
Empty, nothing found.
|
static Req |
LATER
Come back later to the same question.
|
Modifier and Type | Method and Description |
---|---|
Iterable<org.xembly.Directive> |
dirs()
Directives.
|
Copyright © 2009–2018 Rultor Inc.. All rights reserved.