public interface GenericDefinition<T extends Good>
| Modifier and Type | Method and Description |
|---|---|
Set<T> |
allLicenses() |
boolean |
isPartOf(T license) |
int |
numberOfLicenses() |
com.google.gson.JsonElement |
shortJson() |
boolean isPartOf(T license)
int numberOfLicenses()
com.google.gson.JsonElement shortJson()
Copyright © 2019. All rights reserved.