public class Properties extends Object
| Modifier and Type | Field and Description |
|---|---|
static Properties |
properties |
| Constructor and Description |
|---|
Properties() |
| Modifier and Type | Method and Description |
|---|---|
static float |
getFloat(String key,
float defaultValue) |
static long |
getLong(String key,
long defaultValue) |
public static final Properties properties
Copyright © 2021. All rights reserved.