| Package | Description |
|---|---|
| com.riadalabs.jira.plugins.insight.services.model.graph |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableGraph
Immutable implementation of
Graph. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableGraph |
ImmutableGraph.copyOf(Graph instance)
Creates an immutable copy of a
Graph value. |
ImmutableGraph.Builder |
ImmutableGraph.Builder.from(Graph instance)
Fill a builder with attribute values from the provided
Graph instance. |
Copyright © 2022 Atlassian. All rights reserved.