public class Versions extends Object
Versions()
static Version
current()
of(int major, int minor, int patch)
of(String version)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Versions()
public static Version current()
public static Version of(String version)
public static Version of(int major, int minor, int patch)
Copyright © 2025 fossc. All rights reserved.