se.unlogic.standardutils.dao.script
Class Region
java.lang.Object
se.unlogic.standardutils.dao.script.Region
public class Region
- extends Object
This class represents a region (a sequence) between two symbols (sequences) in a sequence
- Author:
- sikstromj
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Region
public Region(Symbol start,
Symbol end)
getStart
public Integer getStart()
getEnd
public Integer getEnd()
Copyright © 2011. All Rights Reserved.