Class DelegatingCustomCompletion

java.lang.Object
io.deephaven.lang.completion.DelegatingCustomCompletion
All Implemented Interfaces:
CustomCompletion

public class DelegatingCustomCompletion extends Object implements CustomCompletion
Creates all specified implementation, and sends all queries to each as necessary.