public interface ProposalComputer
| Modifier and Type | Interface and Description |
|---|---|
static class |
ProposalComputer.ProposalContext |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.Future<java.util.List<ICompletionProposal>> |
compute(ProposalComputer.ProposalContext context) |
java.util.concurrent.Future<java.util.List<ICompletionProposal>> compute(ProposalComputer.ProposalContext context)