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

com.twitter.Regex Maven / Gradle / Ivy

The newest version!
// Copyright 2018 Twitter, Inc.
// Licensed under the Apache License, Version 2.0
// http://www.apache.org/licenses/LICENSE-2.0

package com.twitter;

/**
 * Regex class that is deprecated. DO NOT USE.
 *
 * @deprecated Use the superclass instead.
 */
@Deprecated
public class Regex extends com.twitter.twittertext.Regex {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy