Class GlobalObjectPosixPathKey<T extends GlobalObjectPosixPathKey<T>>

All Implemented Interfaces:
Streamable, StreamReadable, StreamWritable, Row, AoservReadable, AoservStreamable, AoservWritable
Direct Known Subclasses:
Shell

public abstract class GlobalObjectPosixPathKey<T extends GlobalObjectPosixPathKey<T>> extends GlobalObject<PosixPath,T>
An object that is cached and uses a PosixPath as its primary key.
Author:
AO Industries, Inc.