org.yestech.event.event
Class EventUtils
java.lang.Object
org.yestech.event.event.EventUtils
public class EventUtils
- extends Object
Utility methods for Framework.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventUtils
public EventUtils()
getResultType
public static <EVENT> EventResultType getResultType(EVENT event)
- Returns the
EventResultType associated with an event.
- Type Parameters:
EVENT - - Parameters:
event -
- Returns:
Copyright © 2010 YES Technology Association. All Rights Reserved.