Uses of Enum Class
crawlercommons.urlfrontier.Urlfrontier.URLItem.ItemCase
-
Uses of Urlfrontier.URLItem.ItemCase in crawlercommons.urlfrontier
Methods in crawlercommons.urlfrontier that return Urlfrontier.URLItem.ItemCaseModifier and TypeMethodDescriptionstatic Urlfrontier.URLItem.ItemCaseUrlfrontier.URLItem.ItemCase.forNumber(int value) Urlfrontier.URLItem.Builder.getItemCase()Urlfrontier.URLItem.getItemCase()Urlfrontier.URLItemOrBuilder.getItemCase()static Urlfrontier.URLItem.ItemCaseUrlfrontier.URLItem.ItemCase.valueOf(int value) Deprecated.static Urlfrontier.URLItem.ItemCaseReturns the enum constant of this class with the specified name.static Urlfrontier.URLItem.ItemCase[]Urlfrontier.URLItem.ItemCase.values()Returns an array containing the constants of this enum class, in the order they are declared.