HomeSort by relevance Sort by last modified time
    Searched defs:Immutable (Results 1 - 5 of 5) sorted by null

  /external/jsr305/ri/src/main/java/javax/annotation/concurrent/
Immutable.java 17 * Immutable
19 * The class to which this annotation is applied is immutable. This means that
22 * to other immutable objects, and that methods do not publish references to any
24 * Immutable objects may still have internal mutable state for purposes of
26 * long as they are computed from immutable state and that callers cannot tell
29 * Immutable objects are inherently thread-safe; they may be passed between
35 public @interface Immutable {
  /tools/motodev/src/plugins/videos/libs/gdata/java/deps/
jsr305.jar 
  /prebuilts/tools/common/http-client/
httpclient-4.1.1.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 

Completed in 174 milliseconds