public class NRepositoryAndFetchModeTracker extends Object
| Constructor and Description |
|---|
NRepositoryAndFetchModeTracker() |
NRepositoryAndFetchModeTracker(List<NRepositoryAndFetchMode> possibilities) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(NRepositoryAndFetchMode a) |
void |
addFailure(NRepositoryAndFetchMode a) |
void |
addPossibility(NRepositoryAndFetchMode a) |
List<NRepositoryAndFetchMode> |
all() |
List<NRepositoryAndFetchMode> |
available() |
public NRepositoryAndFetchModeTracker()
public NRepositoryAndFetchModeTracker(List<NRepositoryAndFetchMode> possibilities)
public void addPossibility(NRepositoryAndFetchMode a)
public void addFailure(NRepositoryAndFetchMode a)
public boolean accept(NRepositoryAndFetchMode a)
public List<NRepositoryAndFetchMode> all()
public List<NRepositoryAndFetchMode> available()
Copyright © 2026 vpc open source initiative. All rights reserved.