public class GCCResourceCompiler extends Object implements ResourceCompiler
| Constructor and Description |
|---|
GCCResourceCompiler() |
| Modifier and Type | Method and Description |
|---|---|
void |
compile(Stream<CompilerEntry> entries) |
String |
content(String key) |
public void compile(@Nonnull Stream<CompilerEntry> entries)
compile in interface ResourceCompilerpublic String content(@Nonnull String key)
content in interface ResourceCompilerCopyright © 2018 Atlassian. All rights reserved.