T - the type of the instances being disambiguatedpublic class MutableDisambiguationReport<T> extends Object
DisambiguationReport
is an immutable class.| Modifier and Type | Class and Description |
|---|---|
static class |
MutableDisambiguationReport.Resource |
static class |
MutableDisambiguationReport.ResourceType |
| Modifier and Type | Field and Description |
|---|---|
T |
original |
List<MutableDisambiguationReport.Resource> |
parents |
MutableDisambiguationReport.Resource |
resource |
| Constructor and Description |
|---|
MutableDisambiguationReport() |
public T original
public MutableDisambiguationReport.Resource resource
public List<MutableDisambiguationReport.Resource> parents
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.