facebook4j
Class Version

java.lang.Object
  extended by facebook4j.Version

public final class Version
extends Object

Author:
Ryuji Yamashita - roundrop at gmail.com

Method Summary
static String getVersion()
           
static void main(String[] args)
          prints the version string
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getVersion

public static String getVersion()

main

public static void main(String[] args)
prints the version string

Parameters:
args - will be just ignored.


Copyright © 2019. All rights reserved.