Class UIDataModelUtils

java.lang.Object
comp3111.covid.UIDataModelUtils

public class UIDataModelUtils
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    static void setAvailableCountries​(UIDataModel data)
    Update available countries in the data

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details