public class Properties extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Properties.BooleanPropertyType |
static class |
Properties.LongPropertyType |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
getInstance() |
boolean |
getProperty(Properties.BooleanPropertyType propertyType) |
long |
getProperty(Properties.LongPropertyType propertyType) |
public static Properties getInstance()
public boolean getProperty(Properties.BooleanPropertyType propertyType)
public long getProperty(Properties.LongPropertyType propertyType)
Copyright © 2017. All Rights Reserved.