public final class SystemPropertyResolver
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static SystemPropertyResolver |
INSTANCE |
Instance of the system property resolver.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getName() |
|
char |
getPrefix() |
|
java.lang.String |
resolve(java.lang.String name) |
public static final SystemPropertyResolver INSTANCE
Copyright © 2022. All rights reserved.