public class

VariableArgumentInformation

extends Object
java.lang.Object
   ↳ com.pnfsoftware.jeb.core.units.code.asm.decompiler.VariableArgumentInformation

Summary

Public Constructors
VariableArgumentInformation(List<IWildcardType> varArgTypes)
Public Methods
List<IWildcardType> getVarArgTypes()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public VariableArgumentInformation (List<IWildcardType> varArgTypes)

Public Methods

public List<IWildcardType> getVarArgTypes ()