public @interface ShouldUseGlobalPool
For example: @ShouldUseGlobalPool boolean shouldUseGlobalPool() { return true; }
@ShouldUseGlobalPool boolean shouldUseGlobalPool() { return true; }