public class NutsRepositoryAndFetchMode extends Object
| Constructor and Description |
|---|
NutsRepositoryAndFetchMode(net.thevpc.nuts.NutsRepository repository,
net.thevpc.nuts.NutsFetchMode fetchMode) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
net.thevpc.nuts.NutsFetchMode |
getFetchMode() |
net.thevpc.nuts.NutsRepository |
getRepository() |
int |
hashCode() |
String |
toString() |
public NutsRepositoryAndFetchMode(net.thevpc.nuts.NutsRepository repository,
net.thevpc.nuts.NutsFetchMode fetchMode)
Copyright © 2021 vpc open source initiative. All rights reserved.