private static final class Levels.LevelData extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
private String |
localizedLevelName |
private String |
name |
private String |
resourceBundleName |
private static long |
serialVersionUID |
private int |
value |
private static final long serialVersionUID
private final String name
private final int value
private final String resourceBundleName
private final String localizedLevelName
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.