GraphLab Project

graphlab.plugins.automaticupdator.net.interdirected.autoupdate
Class DefaultUpdateCheck

java.lang.Object
  extended by graphlab.plugins.automaticupdator.net.interdirected.autoupdate.DefaultUpdateCheck
All Implemented Interfaces:
SoftwareUpdateable

public class DefaultUpdateCheck
extends java.lang.Object
implements SoftwareUpdateable


Constructor Summary
DefaultUpdateCheck()
           
 
Method Summary
 boolean isUpdatable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultUpdateCheck

public DefaultUpdateCheck()
Method Detail

isUpdatable

public boolean isUpdatable()
Specified by:
isUpdatable in interface SoftwareUpdateable

GraphLab Project