public final class Links extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Links.Builder |
Modifier and Type | Method and Description |
---|---|
static Links.Builder |
builder() |
boolean |
equals(Object o) |
String |
getNext()
Get next
|
int |
hashCode() |
String |
toString() |
public static Links.Builder builder()
public String getNext()
Copyright © 2023. All rights reserved.