| Package | Description |
|---|---|
| de.pfabulist.loracle.license |
Copyright (c) 2006 - 2016, Stephan Pfab
SPDX-License-Identifier: BSD-2-Clause
|
| Modifier and Type | Method and Description |
|---|---|
MappedLicense |
MappedLicense.addReason(String more) |
MappedLicense |
Decider.decide(MappedLicense byCoordinates,
MappedLicense byName,
MappedLicense byUrl) |
static MappedLicense |
MappedLicense.empty() |
MappedLicense |
LOracle.getByCoordinates(Coordinates coo) |
MappedLicense |
LOracle.getByName(String name) |
MappedLicense |
LOracle.getByUrl(String url) |
static MappedLicense |
MappedLicense.of(LicenseID licenseID,
String reason) |
static MappedLicense |
MappedLicense.of(Optional<LicenseID> licenseID,
String reason) |
| Modifier and Type | Method and Description |
|---|---|
MappedLicense |
Decider.decide(MappedLicense byCoordinates,
MappedLicense byName,
MappedLicense byUrl) |
void |
Coordinates2License.LiCo.setLicense(MappedLicense mlicense) |
| Modifier and Type | Method and Description |
|---|---|
void |
Coordinates2License.determineLicenses(de.pfabulist.unchecked.functiontypes.FunctionE<Coordinates,MappedLicense,Exception> f) |
Copyright © 2016. All rights reserved.