@Retention(value=RUNTIME) @Target(value=METHOD) public @interface FeatureGate
String
feature
fallback
boolean
snapshot
public abstract String feature
public abstract String fallback
public abstract boolean snapshot
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.