Class SimpleLocation

  • All Implemented Interfaces:
    ILocation

    @Immutable
    public class SimpleLocation
    extends Object
    implements ILocation
    Default implementation of the ILocation interface. The implementation is immutable.
    Author:
    Philip Helger