Class SymbolCompletionLock

java.lang.Object
org.microbean.construct.SymbolCompletionLock

public final class SymbolCompletionLock extends Object
A class holding a ReentrantLock that should be used to serialize symbol completion and name expansion.
Author:
Laird Nelson
See Also: