Uses of Interface
one.xingyi.core.client.IXingYi
-
Packages that use IXingYi Package Description one.xingyi.core.client one.xingyi.core.sdk -
-
Uses of IXingYi in one.xingyi.core.client
Classes in one.xingyi.core.client that implement IXingYi Modifier and Type Class Description classLensLinesXingYi<J,Entity extends IXingYiClientResource,View extends IXingYiView<Entity>>Methods in one.xingyi.core.client that return IXingYi Modifier and Type Method Description <Entity extends IXingYiClientResource,View extends IXingYiView<Entity>>
IXingYi<Entity,View>IXingYiFactory. apply(java.lang.String javascriptOrListOfLens) -
Uses of IXingYi in one.xingyi.core.sdk
Methods in one.xingyi.core.sdk that return IXingYi Modifier and Type Method Description IXingYiIXingYiView. xingYi()Methods in one.xingyi.core.sdk with parameters of type IXingYi Modifier and Type Method Description IViewIXingYiClientFactory. make(IXingYi xingYi, java.lang.Object mirror)
-