RSE
Release 3.4

org.eclipse.rse.services.clientserver.search
Class SystemNonRegexMatcher.Position

java.lang.Object
  extended by org.eclipse.rse.services.clientserver.search.SystemNonRegexMatcher.Position
Enclosing class:
SystemNonRegexMatcher

public static class SystemNonRegexMatcher.Position
extends Object


Constructor Summary
SystemNonRegexMatcher.Position(int start, int end)
           
 
Method Summary
 int getEnd()
           
 int getStart()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemNonRegexMatcher.Position

public SystemNonRegexMatcher.Position(int start,
                                      int end)
Method Detail

getStart

public int getStart()

getEnd

public int getEnd()

RSE
Release 3.4

Copyright (c) IBM Corporation and others 2000, 2012. All Rights Reserved.