public interface MethodExitEvent extends LocatableEvent
EventQueue
修飾子と型 | メソッドと説明 |
---|---|
Method |
method()
終了したメソッドを返します。
|
Value |
returnValue()
メソッドが返す値を返します。
|
thread
toString, virtualMachine
Method method()
Method
。ObjectCollectedException
- クラスがガベージコレクトされた場合にスローされることがある。Value returnValue()
canGetMethodReturnValues()
を使用します。Value
。UnsupportedOperationException
- ターゲット仮想マシンがこの操作をサポートしていない場合 (次を参照)。canGetMethodReturnValues()
Copyright © 1999, 2013, Oracle and/or its affiliates. All rights reserved.