com.kuka.resource.pool
Interface ResourceFacadeFilter<T>

Type Parameters:
T - the type of the facade
All Superinterfaces:
FacadeFilter<T>, ResourceFilter

public interface ResourceFacadeFilter<T>
extends ResourceFilter, FacadeFilter<T>

Interface to combine the functions of ResourceFilter and FacadeFilter.


Method Summary
 
Methods inherited from interface com.kuka.resource.pool.ResourceFilter
accept
 
Methods inherited from interface com.kuka.resource.pool.FacadeFilter
accept
 



Copyright © 2019. All rights reserved.