コード例 #1
0
 @Override
 public Set<String> getSections() {
   return getConfigurationInternal().query(ConfigurationFunctions.sections());
 }