com.jakewharton.domainr
Interface DomainrEnumeration

All Known Implementing Classes:
Availability

public interface DomainrEnumeration

Interface which allows for central unification of the type heirarchy of all Domainr-specific enumerations.

All implementing enumerations should override Object.toString() in order to provide a string representation of their type.

Author:
Jake Wharton



Copyright © 2011 Jake Wharton. All Rights Reserved.