Uses of Annotation Interface
com.google.common.jimfs.GuardedBy
-
Uses of GuardedBy in com.google.common.jimfs
Fields in com.google.common.jimfs with annotations of type GuardedByModifier and TypeFieldDescriptionJimfsFileChannel.blockingThreadsSet of threads that are currently doing an interruptible blocking operation; that is, doing something that requires acquiring the file's lock.(package private) RegularFileJimfsInputStream.file(package private) RegularFileJimfsOutputStream.fileprivate booleanJimfsInputStream.finishedprivate longJimfsInputStream.posprivate longJimfsOutputStream.posprivate longJimfsFileChannel.positionMethods in com.google.common.jimfs with annotations of type GuardedByModifier and TypeMethodDescriptionprivate voidJimfsInputStream.checkNotClosed()private voidJimfsOutputStream.checkNotClosed()private booleanJimfsInputStream.isOpen()private booleanJimfsOutputStream.isOpen()