public class WebpackDevServerPort extends Object implements Serializable
VaadinContext using the class as identifier.| Constructor and Description |
|---|
WebpackDevServerPort(int port)
Creates the dev mode port.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getPort()
Gets the port number.
|
int |
hashCode() |
String |
toString() |
Copyright © 2000–2019 Vaadin Ltd. All rights reserved.