java_library(
    name='annotations',
    srcs=['ThreadSafe.java'],
    visibility=[
        'PUBLIC'
    ],
)
