public class DuplicatesSet extends java.util.LinkedHashSet<XBRLFact>
Constructor and Description |
---|
DuplicatesSet(DuplicateType type,
java.util.Set<XBRLFact> facts)
Instantiates a new duplicates set.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o)
Equals.
|
DuplicateType |
getType()
Gets the type.
|
int |
hashCode()
Hash code.
|
add, clear, clone, contains, isEmpty, iterator, remove, size
addAll, containsAll, retainAll, toArray, toArray, toString
public DuplicatesSet(DuplicateType type, java.util.Set<XBRLFact> facts)
type
- the typefacts
- the factspublic DuplicateType getType()
public boolean equals(java.lang.Object o)
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa