Uses of Interface
elemental2.dom.Cache.AddRequestUnionType
-
-
Uses of Cache.AddRequestUnionType in elemental2.dom
Methods in elemental2.dom that return Cache.AddRequestUnionType Modifier and Type Method Description static Cache.AddRequestUnionType
Cache.AddRequestUnionType. of(java.lang.Object o)
Methods in elemental2.dom with parameters of type Cache.AddRequestUnionType Modifier and Type Method Description elemental2.promise.Promise<java.lang.Void>
Cache. add(Cache.AddRequestUnionType request)
-