Interface ToNodeOptions
- All Known Implementing Classes:
ToNodeOptionsImpl
public interface ToNodeOptions
-
Method Summary
-
Method Details
-
ignoreNullValue
boolean ignoreNullValue()是否忽略 null 值, 多用于 Map 和 Object -
nullKey
String nullKey()null 时 对应的 key
-