Package com.spun.util

Interface Comparator


public interface Comparator
  • Method Summary

    Modifier and Type Method Description
    boolean isEqual​(Object one, Object other)  
  • Method Details