@FunctionalInterface public interface SourceProvider
SourceEntrys.
Used by plugins to offer additional SourceEntrys to the user.| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SourceEntry> |
getSources()
Get the collection of
SourceEntrys. |
java.util.Collection<SourceEntry> getSources()
SourceEntrys.SourceEntrys