555657585960616263
*/ public BootstrapComparatorRegistry() { this.oidToSchema = new HashMap(); this.comparators = new HashMap(); this.monitor = new ComparatorRegistryMonitorAdapter(); SerializableComparator.setRegistry( this ); }
565758596061626364