public class DestroyMethodPoint
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static DestroyMethodPoint[] |
EMPTY |
java.lang.reflect.Method |
method |
Constructor and Description |
---|
DestroyMethodPoint(java.lang.reflect.Method method) |
public static final DestroyMethodPoint[] EMPTY
public final java.lang.reflect.Method method
Copyright © 2003-present Jodd Team