io.github.wycst.wast.common.utils.UtilsSecureTrustedAccess Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of wast Show documentation
Show all versions of wast Show documentation
Wast is a high-performance Java toolset library package that includes JSON, YAML, CSV, HttpClient, JDBC and EL engines
package io.github.wycst.wast.common.utils;
import io.github.wycst.wast.common.reflect.SecureTrustedAccess;
final class UtilsSecureTrustedAccess extends SecureTrustedAccess {
}