create 静态方法

TrustedUrl create(
  1. String url
)

实现

static TrustedUrl create(String url) native;