org.deegree.rendering.r2d.se.unevaluated
Interface Continuation.Updater<T>

Type Parameters:
T -
Enclosing class:
Continuation<T>

public static interface Continuation.Updater<T>

Updater

Version:
$Revision: 26928 $, $Date: 2010-09-22 17:26:55 +0200 (Mi, 22. Sep 2010) $
Author:
Andreas Schmitz, last edited by: $Author: mschneider $

Method Summary
 void update(T obj, java.lang.String val)
           
 

Method Detail

update

void update(T obj,
            java.lang.String val)
Parameters:
obj -
val -


Copyright © 2011. All Rights Reserved.