Class SimpleLocation

java.lang.Object
com.helger.commons.location.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