| Package | Description |
|---|---|
| de.pfabulist.loracle.license |
Copyright (c) 2006 - 2017, Stephan Pfab
SPDX-License-Identifier: BSD-2-Clause
|
| Modifier and Type | Class and Description |
|---|---|
class |
MappedEmptyLicense
Copyright (c) 2006 - 2017, Stephan Pfab
SPDX-License-Identifier: BSD-2-Clause
|
class |
MappedSomeLicense
Copyright (c) 2006 - 2017, Stephan Pfab
SPDX-License-Identifier: BSD-2-Clause
|
| Modifier and Type | Method and Description |
|---|---|
MappedLicense |
MappedLicense.addReason(String more) |
MappedLicense |
MappedEmptyLicense.addReason(String more) |
static MappedLicense |
MappedLicense.decide(MappedLicense... mls) |
static MappedLicense |
MappedLicense.empty(String reason) |
static MappedLicense |
LOracle2.getByName(LOracleData ldata,
String name) |
static MappedLicense |
MappedLicense.of(Optional<LicenseID> licenseID,
String reason) |
| Modifier and Type | Method and Description |
|---|---|
static MappedLicense |
MappedLicense.decide(MappedLicense... mls) |
Copyright © 2017. All rights reserved.