public class Light extends Object
public <T> T create(Class<?> clazz) throws Exception
T - typeclazz - the class that needs to be proxiedException - 未知public <T> T create(Class<?> clazz, Object success, Object fail) throws Exception
Exceptionpublic static Light.Builder Builder()
Copyright © 2021. All rights reserved.