The methods of the RAMDirectory class are listed below. For a complete list of RAMDirectory class members, see the RAMDirectory Members topic.
![]() | Closes the store to future operations. |
![]() | Creates a new, empty file in the directory with the given name. Returns a stream writing this file. |
![]() | Removes an existing file in the directory. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns true iff the named file exists in this directory. |
![]() | Returns the length in bytes of a file in the directory. |
![]() | Returns the time the named file was last modified. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns an array of strings, one for each file in the directory. |
![]() | Construct a {@link Lock}. |
![]() | Returns a stream reading an existing file. |
![]() | Removes an existing file in the directory. |
![]() | Returns a String that represents the current Object. |
![]() | Set the modified time of an existing file to now. |