SafeValue

Marker interface for a value that's safe to use in a particular context.

查看"说明"...

interface SafeValue { }
      
      interface SafeValue {
}
    

说明

一个标记性接口,用于表示一个值可以安全的用在特定的上下文中。