Example usage for java.lang Object subclass-usage

List of usage examples for java.lang Object subclass-usage

Introduction

In this page you can find the example usage for java.lang Object subclass-usage.

Usage

From source file com.tlabs.eve.api.parser.AbstractXMLParser.java

public abstract class AbstractXMLParser<T extends EveResponse> extends Object implements EveParser<T> {

    protected static final Log LOG = LogFactory.getLog("EveAPI");

    private final Digester digester;
    private final Class<T> responseClass;

From source file com.github.snowdream.android.app.DownloadTask.java

/**
 * The download task
 *
 * @author snowdream <yanghui1986527@gmail.com>
 * @version v1.0
 * @date Sep 29, 2013

From source file comm.lib.downloader.DownloadTask.java

/**
 * The download task
 *
 * @author snowdream <yanghui1986527@gmail.com>
 * @version v1.0
 * @date Sep 29, 2013

From source file com.github.snowdream.android.app.downloader.DownloadTask.java

/**
 * The download task
 *
 * @author snowdream <yanghui1986527@gmail.com>
 * @version v1.0
 * @date Sep 29, 2013

From source file edu.asu.msse.dssoni.moviedescrpitionapp.MovieLibrary.java

public class MovieLibrary extends Object implements Serializable {
    private MainActivity parent;
    Hashtable<String, MovieDescription> movies;

    public MovieLibrary(MainActivity parent) {
        this.parent = parent;

From source file cl.tinet.devops.metrics.gen.bitbucket.model.Component.java

/**
 * Component
 */
@javax.annotation.Generated(value = "class io.swagger.codegen.languages.JavaClientCodegen", date = "2016-07-04T23:42:53.141-04:00")
public class Component extends Object {
    @JsonProperty("type")

From source file cl.tinet.devops.metrics.gen.bitbucket.model.Milestone.java

/**
 * Milestone
 */
@javax.annotation.Generated(value = "class io.swagger.codegen.languages.JavaClientCodegen", date = "2016-07-04T23:42:53.141-04:00")
public class Milestone extends Object {
    @JsonProperty("type")

From source file cl.tinet.devops.metrics.gen.bitbucket.model.Version.java

/**
 * Version
 */
@javax.annotation.Generated(value = "class io.swagger.codegen.languages.JavaClientCodegen", date = "2016-07-04T23:42:53.141-04:00")
public class Version extends Object {
    @JsonProperty("type")

From source file net.andylizi.colormotd.anim.utils.AttributionUtil.java

public final class AttributionUtil extends Object {

    public static Map<String, String> attributionTemp;
    private static JSONParser paser = new JSONParser();

    static {

From source file cl.tinet.devops.metrics.gen.bitbucket.model.SnippetComment.java

/**
 * SnippetComment
 */
@javax.annotation.Generated(value = "class io.swagger.codegen.languages.JavaClientCodegen", date = "2016-07-04T23:42:53.141-04:00")
public class SnippetComment extends Object {
    @JsonProperty("type")