public interface ServerSideEventInformationCalculatorI
extends java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
$0 |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
calculate(java.lang.Object o)
calculates a new server-side information out of the passed Object
|
boolean |
canHandle(java.lang.Class c)
returns true, if this ServerSideEventInformationCalculatorI knows how to calculate server-side information for objects of the given class
|
java.lang.String |
getDescription()
Returns a String representation of this ServerSideEventInformationCalculatorI.
|
static final java.lang.String $0
java.lang.Object calculate(java.lang.Object o)
boolean canHandle(java.lang.Class c)
java.lang.String getDescription()
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.