Class SetUtils

java.lang.Object
adalid.commons.util.SetUtils

public class SetUtils extends Object
Author:
Jorge Campins
  • Constructor Details

    • SetUtils

      public SetUtils()
  • Method Details

    • getIndex

      public static int getIndex(Set<? extends Object> set, Object value)