ExperimentalUseCaseApi
@Retention(value = CLASS)
@RequiresOptIn
public annotation ExperimentalUseCaseApi
Denotes that the methods on use cases and use case builders are experimental and may change in a future release
@Retention(value = CLASS)
@RequiresOptIn
public annotation ExperimentalUseCaseApi
Denotes that the methods on use cases and use case builders are experimental and may change in a future release
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-04-04 UTC.