Interface XmlUtils.Closure<E>
-
- Enclosing class:
- XmlUtils
public static interface XmlUtils.Closure<E>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall(E e)
-
-
-
Method Detail
-
call
void call(E e)
-
-