Uses of Class
org.apache.juneau.junit.bct.PropertyExtractors.ObjectPropertyExtractor
Packages that use PropertyExtractors.ObjectPropertyExtractor
- 
Uses of PropertyExtractors.ObjectPropertyExtractor in org.apache.juneau.junit.bctSubclasses of PropertyExtractors.ObjectPropertyExtractor in org.apache.juneau.junit.bctModifier and TypeClassDescriptionstatic classProperty extractor for array and collection objects with numeric indexing and size access.static classProperty extractor for Map objects with direct key access and size property.