| Package | Description |
|---|---|
| com.helger.commons.email | |
| com.helger.commons.name | |
| com.helger.commons.system | |
| com.helger.commons.thirdparty |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IEmailAddress
Aggregation of a personal name and an email address.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EmailAddress
This class handles a single email address.
|
| Modifier and Type | Method and Description |
|---|---|
static IDisplayNameProvider<IHasDisplayName> |
IDisplayNameProvider.createHasDisplayName() |
static Comparator<IHasDisplayName> |
IHasDisplayName.getComparatorCollating(Locale aSortLocale) |
| Modifier and Type | Class and Description |
|---|---|
class |
EOperatingSystem
This enumeration is used to determine the currently running Operating system.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ILicense
Represents a single license.
|
interface |
IThirdPartyModule
Represents meta information for a single third-party module (aka JAR file).
|
| Modifier and Type | Class and Description |
|---|---|
class |
CustomLicense
Represents a custom license.
|
class |
ELicense
Represents a bunch of Open Source licenses regularly used.
|
class |
ThirdPartyModule
The default implementation of the
IThirdPartyModule interface. |
Copyright © 2014–2016 Philip Helger. All rights reserved.