Package com.teamdev.jxbrowser.net
Interface UrlRequest.Id
- Enclosing interface:
- UrlRequest
public static interface UrlRequest.Id
An identifier of the
UrlRequest
instance. The value is guaranteed to be unique in
scope of the associated engine instance.-
Method Summary
-
Method Details
-
value
default long value()Returns the unique identifier value.
-