Searched defs:reflect (Results 1 - 1 of 1) sorted by relevance

/lucene-3.6.0/lucene/core/src/java/org/apache/lucene/util/
H A DAttributeReflector.java21 * This interface is used to reflect contents of {@link AttributeSource} or {@link AttributeImpl}.
32 public void reflect(Class<? extends Attribute> attClass, String key, Object value); method in interface:AttributeReflector

Completed in 11 milliseconds