Uses of Interface
com.kuka.resource.pool.TypedFacadePool

Packages that use TypedFacadePool
com.kuka.resource.pool Provides interfaces for using resource and facade pools. 
 

Uses of TypedFacadePool in com.kuka.resource.pool
 

Methods in com.kuka.resource.pool that return TypedFacadePool
<T> TypedFacadePool<T>
FacadePool.facade(Class<T> facadeClass)
          Provides a pool interface with the same functions as this interface but that is strictly typified to the specified facade type.
 



Copyright © 2019. All rights reserved.