HomeSort by relevance Sort by last modified time
    Searched defs:Immutable (Results 1 - 4 of 4) 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 {
  /prebuilt/common/http-client/
httpclient-4.1.1.jar 
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 52 milliseconds