@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="AlgorithmIdentifier")
public interface AlgorithmIdentifier
| Modifier and Type | Method and Description |
|---|---|
static AlgorithmIdentifier |
of(JsObject value) |
static AlgorithmIdentifier |
of(java.lang.String value) |
@JsOverlay @Nonnull static AlgorithmIdentifier of(@Nonnull JsObject value)
@JsOverlay @Nonnull static AlgorithmIdentifier of(@Nonnull java.lang.String value)