Home
last modified time | relevance | path

Searched defs:isExplicitPropertyUtils (Results 1 – 2 of 2) sorted by relevance

/external/snakeyaml/src/main/java/org/yaml/snakeyaml/representer/
DBaseRepresenter.java199 public final boolean isExplicitPropertyUtils() { in isExplicitPropertyUtils() method in BaseRepresenter
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/constructor/
DBaseConstructor.java447 public final boolean isExplicitPropertyUtils() { in isExplicitPropertyUtils() method in BaseConstructor