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

com.github.spyhunter99.dex.model.Metric Maven / Gradle / Ivy

package com.github.spyhunter99.dex.model;

/**
 * Created by alex on 10/6/16.
 */
public class Metric {
    public int methodCount;
    public int fieldCount;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy