Class Pair
- java.lang.Object
- 
- ghidra.framework.main.logviewer.model.Pair
 
- 
 public class Pair extends java.lang.Object
- 
- 
Constructor SummaryConstructors Constructor Description Pair(long start, long end)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetEnd()longgetStart()voidsetEnd(long end)voidsetStart(long start)
 
-