Benjamin Douglas 43590582c5 Java 11 native HTTP client library (#3434)
* Initial commit of Java 11 native HTTP client port

* Rebase to master and add JSR305 for @Nullable

* Update samples with @Nullable annotations
2019-07-26 09:59:21 +08:00

133 B

OuterEnum

Enum

  • PLACED (value: "placed")

  • APPROVED (value: "approved")

  • DELIVERED (value: "delivered")