Package xyz.cofe.trambda.bc.bm
Class HandleArg
- java.lang.Object
-
- xyz.cofe.trambda.bc.bm.HandleArg
-
- All Implemented Interfaces:
Serializable,BootstrapMethArg
public class HandleArg extends Object implements BootstrapMethArg
Аргумент bootstrap метода- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description HandleArgclone()MHandlegetHandle()voidsetHandle(MHandle handle)StringtoString()
-