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

com.telenav.cactus.analysis.CactusCodeflowers Maven / Gradle / Ivy

/*
 * Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
 * Click nbfs://nbhost/SystemFileSystem/Templates/Project/Maven2/JavaApp/src/main/java/${packagePath}/${mainClassName}.java to edit this template
 */

package com.telenav.cactus.analysis;

import com.telenav.cactus.analysis.codeflowers.*;

/**
 *
 * @author Tim Boudreau
 */
public class CactusCodeflowers {

    public static void main(String[] args) {
        System.out.println("Hello World!");
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy