Definition at line 139 of file LauncherUtil.java.
◆ addAll()
| final void com.jogamp.opengl.demos.android.LauncherUtil.OrderedProperties.addAll |
( |
final OrderedProperties |
props | ) |
|
◆ clearSystemProperties()
| final void com.jogamp.opengl.demos.android.LauncherUtil.OrderedProperties.clearSystemProperties |
( |
| ) |
|
◆ getProperties()
| final Map< String, String > com.jogamp.opengl.demos.android.LauncherUtil.OrderedProperties.getProperties |
( |
| ) |
|
◆ getProperty()
| final String com.jogamp.opengl.demos.android.LauncherUtil.OrderedProperties.getProperty |
( |
final String |
key | ) |
|
◆ getPropertyKeys()
| final List< String > com.jogamp.opengl.demos.android.LauncherUtil.OrderedProperties.getPropertyKeys |
( |
| ) |
|
Returns the list of property keys in the order, as they were added.
Definition at line 187 of file LauncherUtil.java.
◆ setProperty()
| final void com.jogamp.opengl.demos.android.LauncherUtil.OrderedProperties.setProperty |
( |
final String |
key, |
|
|
final String |
value |
|
) |
| |
◆ setSystemProperties()
| final void com.jogamp.opengl.demos.android.LauncherUtil.OrderedProperties.setSystemProperties |
( |
| ) |
|
The documentation for this class was generated from the following file: