Interface LockStatus


public interface LockStatus
Since:
1.2 what happened to a lock during an operation
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    does not make sense for this operation
    static final int
    the item was locked
    static final String[]
     
    static final int
    the lock change did not change
    static final int
    unknown lock state
    static final int
    the item was unlocked