@Immutable public class ConstantHasSimpleURL extends Object implements IHasSimpleURL
IHasSimpleURL
that has a constant URL.Constructor and Description |
---|
ConstantHasSimpleURL(ISimpleURL aURL) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ISimpleURL |
getSimpleURL() |
int |
hashCode() |
String |
toString() |
public ConstantHasSimpleURL(@Nonnull ISimpleURL aURL)
@Nonnull public ISimpleURL getSimpleURL()
getSimpleURL
in interface IHasSimpleURL
null
.Copyright © 2014–2019 Philip Helger. All rights reserved.