All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.zendesk.client.v2.Uri Maven / Gradle / Ivy

There is a newer version: 1.2.0
Show newest version
package org.zendesk.client.v2;

/**
 * @author stephenc
 * @since 05/04/2013 10:05
 */
abstract class Uri {
  @Override
  public abstract String toString();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy