public static class ResourceRepositoryImpl.FileLayout extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
date |
List<ResourceDescriptorImpl> |
descriptors |
int |
increment |
int |
version |
| Constructor and Description |
|---|
FileLayout() |
public int version
public List<ResourceDescriptorImpl> descriptors
public int increment
public long date
Copyright © 2019 aQute SARL. All rights reserved.