com.baidu.unbiz.fluentvalidator.annotation
注释类型 NotThreadSafe


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Documented
public @interface NotThreadSafe

标记为非线程安全的注解,标示类或者方法不是必须线程安全实现的

作者:
zhangxu



Copyright © 2015–2016 neoremind. All rights reserved.