Exemple #1
0
 public int getMaxSearchDepth()
 {
     return((int)wrappedConfiguration.getSingleNumberProperty(AppProperties.MAX_SEARCH_DEPTH_KEY));
 }