Searched defs:ConstPathAccessor (Results 1 – 1 of 1) sorted by relevance
100 private static class ConstPathAccessor<T> extends PathAccessor { class in OMADMAdapter103 protected ConstPathAccessor(T value, Object... path) { in ConstPathAccessor() method in OMADMAdapter.ConstPathAccessor