@Retention(value=RUNTIME) @Target(value=METHOD) public @interface Virtual
Field
, which index is absolute).Modifier and Type | Optional Element and Description |
---|---|
int |
value
Optional relative virtual table offset for the C++ method (starts at 0
for each C++ class, even if it has ancestors with virtual methods)
|
public abstract int value
Copyright © 2009-2020. All Rights Reserved.