|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.threerings.getdown.data.Application.AuxGroup
public static class Application.AuxGroup
Contains metadata for an auxiliary resource group.
| Field Summary | |
|---|---|
List<Resource> |
codes
|
String |
name
|
List<Resource> |
rsrcs
|
| Constructor Summary | |
|---|---|
Application.AuxGroup(String name,
List<Resource> codes,
List<Resource> rsrcs)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final String name
public final List<Resource> codes
public final List<Resource> rsrcs
| Constructor Detail |
|---|
public Application.AuxGroup(String name,
List<Resource> codes,
List<Resource> rsrcs)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||