| Package | Description |
|---|---|
| net.nicholaswilliams.java.licensing |
| Modifier and Type | Method and Description |
|---|---|
License.Feature |
License.Feature.clone()
Returns a clone of this feature.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableLinkedHashSet<License.Feature> |
License.getFeatures()
Returns an immutable (unchangeable) list of all of the features contained within this license.
|
| Modifier and Type | Method and Description |
|---|---|
License.Builder |
License.Builder.addFeature(License.Feature feature)
Adds the existing feature object to this license.
|
License.Builder |
License.Builder.withFeature(License.Feature feature)
Deprecated.
|
Copyright © 2010-2013 NWTS Java Code. All Rights Reserved. Licensed Under the Apache License version 2.0.