
Package ca.uhn.fhir.util
Interface ICallable<T>
-
public interface ICallable<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
call()
-
public interface ICallable<T>
Modifier and Type | Method | Description |
---|---|---|
T |
call() |