public static final class IdLock.Entry extends Object
private Thread
holder
private long
id
private boolean
locked
private int
numWaiters
private
Entry(long id, Thread holder)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
private final long id
private int numWaiters
private boolean locked
private Thread holder
private Entry(long id, Thread holder)
public String toString()
toString
Object
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.