Class SlotUtil


  • public class SlotUtil
    extends Object
    The utility class for generating slots
    • Method Detail

      • getSlots

        public static IntStream getSlots​(Map<String,​Object> map)
        Get the slots
        Parameters:
        map - the value map
        Returns:
        the slots
      • generateSlots

        public static IntStream generateSlots​(String input)
        Create a new stream of slots
        Parameters:
        input - the input string
        Returns:
        the stream of slots