public class CompilableItemPostCompileLatchDefault extends Object implements CompilableItemPostCompileLatch
Modifier and Type | Field and Description |
---|---|
static CompilableItemPostCompileLatchDefault |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
void |
awaitAndRun() |
void |
completed(Map<String,byte[]> moduleBytes) |
public static final CompilableItemPostCompileLatchDefault INSTANCE
public void awaitAndRun()
awaitAndRun
in interface CompilableItemPostCompileLatch
public void completed(Map<String,byte[]> moduleBytes)
completed
in interface CompilableItemPostCompileLatch
Copyright © 2005–2020. All rights reserved.