Uses of Interface
com.stimulsoft.lib.commoninterface.IStiName

Packages that use IStiName
com.stimulsoft.lib.utils   
 

Uses of IStiName in com.stimulsoft.lib.utils
 

Methods in com.stimulsoft.lib.utils with type parameters of type IStiName
static
<T extends IStiName>
boolean
StiCollectionsUtil.contains(java.util.ArrayList<T> collection, java.lang.String name, java.lang.Class<? extends T> classElement)
           
static
<T extends IStiName>
T
StiCollectionsUtil.getElement(java.util.ArrayList<T> collection, java.lang.String name, java.lang.Class<? extends T> classElement)
           
static
<T extends IStiName>
T
StiCollectionsUtil.getElement(java.util.ArrayList<T> collection, java.lang.String name, java.lang.Class<? extends T> classElement, boolean showWarning)
           
static
<T extends IStiName>
T
StiCollectionsUtil.getElementOrNull(java.util.ArrayList<T> collection, java.lang.String name, java.lang.Class<? extends T> classElement)
           
static
<T extends IStiName>
int
StiCollectionsUtil.getIndex(java.util.ArrayList<T> collection, java.lang.String name, java.lang.Class<? extends T> classElement)
           
static
<T extends IStiName>
void
StiCollectionsUtil.sortByName(java.util.ArrayList<T> collection)
           
 



Copyright © 2019 Stimulsoft. All Rights Reserved.