public abstract class LockState extends State
static class
LockState.Locked
LockState.Unlocked
UNSET
LockState(List<Tree> trees)
LockState(Tree tree)
merge, reportingTrees
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LockState(Tree tree)
public LockState(List<Tree> trees)
Copyright © 2012–2015 SonarSource. All rights reserved.