SafeValue

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

interface SafeValue { }

说明

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