Searched defs:KeyPath (Results 1 – 2 of 2) sorted by relevance
46 public class KeyPath { class56 public KeyPath(String... keys) { in KeyPath() method in KeyPath63 private KeyPath(KeyPath keyPath) { in KeyPath() method in KeyPath
85 Map<KeyPath, Integer> colorMappings) { in applyColor()