Uses of Interface
ioio.lib.api.IOIOFactory.ConnectionSpec

Packages that use IOIOFactory.ConnectionSpec
ioio.lib.api   
 

Uses of IOIOFactory.ConnectionSpec in ioio.lib.api
 

Methods in ioio.lib.api that return types with arguments of type IOIOFactory.ConnectionSpec
static java.util.Collection<IOIOFactory.ConnectionSpec> IOIOFactory.getConnectionSpecs()
          Get all available connection specifications.
 

Methods in ioio.lib.api with parameters of type IOIOFactory.ConnectionSpec
static IOIO IOIOFactory.create(IOIOFactory.ConnectionSpec spec)
          Create a IOIO instance, based on a connection specification.