@FunctionalInterface public interface Creator<T>
| Modifier and Type | Method and Description |
|---|---|
T |
create(com.github.davidmoten.odata.client.Context context) |
T create(com.github.davidmoten.odata.client.Context context)
Copyright © 2018–2020. All rights reserved.