T
- type of object initialized by this handlerpublic abstract class AbstractParseHandler<T> extends Object implements ParseHandler
Constructor and Description |
---|
AbstractParseHandler(T t)
Creates a new abstract parse handler.
|
Modifier and Type | Method and Description |
---|---|
T |
getObject()
Returns the object.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handle
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.