@FunctionalInterface
public static interface ProtoPresenterBuilder.Preparator
ProtoPresenter.js2java(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
method of the created
ProtoPresenter
.
Once the function is ready, it should notify the system
of the name of the function by calling ProtoPresenterBuilder.OnPrepared.callbackIsPrepared(java.lang.String)
.Modifier and Type | Method and Description |
---|---|
void |
prepare(ProtoPresenterBuilder.OnPrepared onReady) |
void prepare(ProtoPresenterBuilder.OnPrepared onReady)
Copyright © 2021 The Apache Software Foundation. All rights reserved.