org.deegree.style.se.unevaluated
Interface Continuation.Updater<T>

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

public static interface Continuation.Updater<T>

Updater

Version:
$Revision: 30128 $, $Date: 2011-03-22 13:02:43 +0100 (Tue, 22 Mar 2011) $
Author:
Andreas Schmitz, last edited by: $Author: aschmitz $

Method Summary
 void update(T obj, String val)
           
 

Method Detail

update

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


Copyright © 2011. All Rights Reserved.