- t
- the thread
Documentation for this section has not yet been entered.
Type Reason Java.Lang.NullPointerException if argument is null
Returns the blocker object supplied to the most recent invocation of a park method that has not yet unblocked, or null if not blocked. The value returned is just a momentary snapshot -- the thread may have since unblocked or blocked on a different blocker object.