Interface NashornBridgeTest.Doubler
- Enclosing class:
NashornBridgeTest
public static interface NashornBridgeTest.Doubler
SAM interface used by idiom (e) via Invocable.getInterface.
-
Method Summary
-
Method Details
-
doubleIt
int doubleIt(int x)
-