Uses of Class
org.infinispan.util.CyclicDependencyException
Packages that use CyclicDependencyException
Package
Description
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and
collections and containers designed to supplement the JDK-provided containers.
-
Uses of CyclicDependencyException in org.infinispan.util
Methods in org.infinispan.util that throw CyclicDependencyExceptionModifier and TypeMethodDescriptionDependencyGraph.topologicalSort()
Calculates a topological sort of the graph, in linear time