@FunctionalInterface public interface CreateResourceUrl
Modifier and Type | Method and Description |
---|---|
String |
invoke(int pageNumber,
Resource resource)
Represents the method that creates URL for HTML resource.
|
Copyright © 2023. All rights reserved.