Package ghidra.program.model.lang
Class InjectPayload.InjectParameter
- java.lang.Object
 - 
- ghidra.program.model.lang.InjectPayload.InjectParameter
 
 
- 
- Enclosing interface:
 - InjectPayload
 
public static class InjectPayload.InjectParameter extends java.lang.Object 
- 
- 
Constructor Summary
Constructors Constructor Description InjectParameter(java.lang.String nm, int sz) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)intgetIndex()java.lang.StringgetName()intgetSize()inthashCode() 
 -