Uses of Interface
com.yahoo.config.ChangesRequiringRestart.CompareFunc
Packages that use ChangesRequiringRestart.CompareFunc
-
Uses of ChangesRequiringRestart.CompareFunc in com.yahoo.config
Methods in com.yahoo.config with parameters of type ChangesRequiringRestart.CompareFuncModifier and TypeMethodDescriptionChangesRequiringRestart.compareArray(List<? extends Node> from, List<? extends Node> to, String name, String comment, ChangesRequiringRestart.CompareFunc func) ChangesRequiringRestart.compareMap(Map<String, ? extends Node> from, Map<String, ? extends Node> to, String name, String comment, ChangesRequiringRestart.CompareFunc func)