Class ItemPathTypeUtil


  • public class ItemPathTypeUtil
    extends Object
    • Constructor Detail

      • ItemPathTypeUtil

        public ItemPathTypeUtil()
    • Method Detail

      • asSingleNameOrFail

        @NotNull
        public static ItemName asSingleNameOrFail​(@NotNull
                                                  ItemPathType pathType)
      • asSingleNameOrFailNullSafe

        @Nullable
        public static ItemName asSingleNameOrFailNullSafe​(@Nullable
                                                          ItemPathType pathType)
      • isEmpty

        public static boolean isEmpty​(ItemPathType pathType)