Home
last modified time | relevance | path

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

/external/guava/guava/src/com/google/common/base/
DStandardSystemProperty.java32 public enum StandardSystemProperty { enum
120 private StandardSystemProperty(String key) { in StandardSystemProperty() method in StandardSystemProperty