public static class MethodHandleExpression.AdapterAnnotation extends Object
| Constructor and Description |
|---|
AdapterAnnotation(BytecodeMethodSignature linkageSignature,
BytecodeMethodSignature captureSignature,
BytecodeMethodSignature samMethodType) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeMethodSignature |
getCaptureSignature() |
BytecodeMethodSignature |
getLinkageSignature() |
BytecodeMethodSignature |
getSamMethodType() |
public AdapterAnnotation(BytecodeMethodSignature linkageSignature, BytecodeMethodSignature captureSignature, BytecodeMethodSignature samMethodType)
public BytecodeMethodSignature getLinkageSignature()
public BytecodeMethodSignature getCaptureSignature()
public BytecodeMethodSignature getSamMethodType()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.