Uses of Class
org.anchoranalysis.feature.shared.SharedFeaturesSubset
| Package | Description |
|---|---|
| org.anchoranalysis.feature.shared |
Features shared for referencing among calculations.
|
-
Uses of SharedFeaturesSubset in org.anchoranalysis.feature.shared
Methods in org.anchoranalysis.feature.shared that return SharedFeaturesSubset Modifier and Type Method Description <S extends FeatureInput>
SharedFeaturesSubset<S>SharedFeatures. subsetCompatibleWith(Class<? extends FeatureInput> inputType)Extracts the subset of inputs that are compatible with a particular input-type.