com.cloudcontrolled.api
Class API

java.lang.Object
  extended by com.cloudcontrolled.api.API

public class API
extends Object

API support class.

Author:
Denis Neuling (denisneuling@gmail.com)

Constructor Summary
API()
           
 
Method Summary
static List<String> complementaryPyCcLib()
           complementaryPyCcLib.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

API

public API()
Method Detail

complementaryPyCcLib

public static List<String> complementaryPyCcLib()
                                         throws IOException

complementaryPyCcLib.

Returns:
a List object.
Throws:
IOException - if any.


Copyright © 2012. All Rights Reserved.