接口 ValueInputExtension

所有已知子接口:
ValueInput
所有已知实现类:
TagValueInput

public interface ValueInputExtension
Extension class for ValueInput
  • 方法概要

    修饰符和类型
    方法
    说明
    default Set<String>
    返回 the top-level keys of this object。
    private ValueInput
     
  • 方法详细资料

    • self

      private ValueInput self()
    • keySet

      default Set<String> keySet()
      返回 the top-level keys of this object。
      返回:
      the top-level keys of this object