Uses of Enum Class
org.aksw.commons.collections.frontier.FrontierStatus
Packages that use FrontierStatus
-
Uses of FrontierStatus in org.aksw.commons.collections.frontier
Methods in org.aksw.commons.collections.frontier that return FrontierStatusModifier and TypeMethodDescriptionstatic FrontierStatusReturns the enum constant of this class with the specified name.static FrontierStatus[]FrontierStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.aksw.commons.collections.frontier with parameters of type FrontierStatusModifier and TypeMethodDescriptionvoidFrontier.setStatus(T item, FrontierStatus status) voidFrontierImpl.setStatus(T item, FrontierStatus status)