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

    Modifier and Type
    Method
    Description
    default long
    Returns the unique identifier value.
  • Method Details

    • value

      default long value()
      Returns the unique identifier value.