public class SectionHeader extends StringPair
String's used for the creation of "table of contents" (TOC)fFirst, fSecond| Constructor and Description |
|---|
SectionHeader(int level,
int startPosition,
int endPosition,
String one,
String two) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
public int hashCode()
hashCode in class StringPairpublic boolean equals(Object obj)
equals in class StringPairCopyright © 2017 Java Wikipedia API (Bliki engine). All rights reserved.