Class SetUtils


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

      • SetUtils

        public SetUtils()
    • Method Detail

      • getIndex

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