org.entityfs
Interface EntityType

All Known Implementing Classes:
ETDirectory, ETFile, ETSymbolicLink

public interface EntityType

This is an interface for objects identifying different entity types. An entity type identifier is a singleton class that identifies a specific kind of entities, directories for instance.

An Entity type identifier class has a static variable named TYPE that is the identifier for its entity type.

Since:
1.0
Author:
Karl Gustafsson
In_jar:
entityfs-core