NativePoc.afterFunction
public
static
interface
NativePoc.AfterFunction
com.android.sts.common.NativePoc.afterFunction |
سيتم تشغيل بنية Lambda بعد الانتهاء من تنفيذ جهة التواصل، ولكن قبل التأكيد والحذف.
ملخّص
الطرق العامة | |
---|---|
abstract
void
|
run(CommandResult res)
|
الطرق العامة
ضربة طويلة
public abstract void run (CommandResult res)
المعلمات | |
---|---|
res |
CommandResult |
الرميات | |
---|---|
Exception |