Class NativeSignatureMatchResult

java.lang.Object
com.pnfsoftware.jeb.core.units.code.asm.sig.NativeSignatureMatchResult

public class NativeSignatureMatchResult extends Object
Result of a match, i.e. a list of INativeSignature matching a INativeMethodItem. Such result can be incomplete, see isComplete().

Immutable.