Interface DirectorySynchronisationStatusImpl.StatusParametersMarshaller

All Superinterfaces:
Function<List<Serializable>,String>
Enclosing class:
DirectorySynchronisationStatusImpl
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface DirectorySynchronisationStatusImpl.StatusParametersMarshaller extends Function<List<Serializable>,String>