public static class ApplyDecoratorDirective.DirectiveStack
extends java.lang.Object
Constructor and Description |
---|
ApplyDecoratorDirective.DirectiveStack() |
Modifier and Type | Method and Description |
---|---|
ApplyDecoratorDirective |
peek() |
ApplyDecoratorDirective |
pop() |
void |
push(ApplyDecoratorDirective directive) |
public ApplyDecoratorDirective.DirectiveStack()
public ApplyDecoratorDirective pop()
public void push(ApplyDecoratorDirective directive)
public ApplyDecoratorDirective peek()
Copyright © 2003-2014 Atlassian. All Rights Reserved.