org.mule.tools.tooling.maven
Class SupportedVersions

java.lang.Object
  extended by org.mule.tools.tooling.maven.SupportedVersions

public class SupportedVersions
extends Object


Method Summary
 boolean contains(String supportedVersion)
           
static SupportedVersions get()
           
 String getNearestVersion(String version)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static SupportedVersions get()

contains

public boolean contains(String supportedVersion)

getNearestVersion

public String getNearestVersion(String version)


Copyright © 2016. All Rights Reserved.