Class ItemPathTypeUtil


  • public class ItemPathTypeUtil
    extends Object
    • Constructor Detail

      • ItemPathTypeUtil

        public ItemPathTypeUtil()
    • Method Detail

      • asSingleNameOrFail

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

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

        public static boolean isEmpty​(ItemPathType pathType)