Uses of Class
com.google.common.annotations.Beta

Uses of Beta in com.google.common.annotations
 

Classes in com.google.common.annotations with annotations of type Beta
 interface Beta
          Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.
 



Copyright © 2010 Google. All Rights Reserved.