接口 ProfileValueSource

    • 方法详细资料

      • get

        String get​(String key)
        Get the profile value indicated by the specified key.
        参数:
        key - the name of the profile value
        返回:
        the String value of the profile value, or null if there is no profile value with that key