@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 IHasSimpleURLnull.Copyright © 2014–2022 Philip Helger. All rights reserved.