public class Ascii2IntTerminator extends Ascii2Value
| Modifier and Type | Field and Description |
|---|---|
AnyCharMatchFilter |
terminatorNotifier |
applyFilter, doubleValue, fieldCharCount, filter, filterMateched, ignoreNotifier, intermediateVal, intValue, length, longValue, notifier, processCharForParse, searchFilter, sign| Constructor and Description |
|---|
Ascii2IntTerminator() |
Ascii2IntTerminator(Object notifier,
String searchFilter) |
Ascii2IntTerminator(Object notifier,
String terminator,
String searchFilter) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterMatchedEvent() |
boolean |
on_0(CharEvent e) |
boolean |
on_1(CharEvent e) |
boolean |
on_2(CharEvent e) |
boolean |
on_3(CharEvent e) |
boolean |
on_4(CharEvent e) |
boolean |
on_5(CharEvent e) |
boolean |
on_6(CharEvent e) |
boolean |
on_7(CharEvent e) |
boolean |
on_8(CharEvent e) |
boolean |
on_9(CharEvent e) |
boolean |
onEvent() |
void |
onTerminator(AnyCharMatchFilter terminatorNotifier) |
afterEvent, applyFilter, doubleValue, filterMatched, init, intValue, longValue, onSign, resetParseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbyteValue, charValue, floatValue, shortValuepublic AnyCharMatchFilter terminatorNotifier
public Ascii2IntTerminator(Object notifier, String terminator, String searchFilter)
public Ascii2IntTerminator()
public void onTerminator(AnyCharMatchFilter terminatorNotifier)
public boolean onEvent()
public void afterMatchedEvent()
public boolean on_0(CharEvent e)
public boolean on_1(CharEvent e)
public boolean on_2(CharEvent e)
public boolean on_3(CharEvent e)
public boolean on_4(CharEvent e)
public boolean on_5(CharEvent e)
public boolean on_6(CharEvent e)
public boolean on_7(CharEvent e)
public boolean on_8(CharEvent e)
public boolean on_9(CharEvent e)
Copyright © 2019. All rights reserved.