Uses of Record Class
io.datarouter.types.Quad
-
Uses of Quad in io.datarouter.types
Fields in io.datarouter.types declared as QuadModifier and TypeFieldDescriptionstatic final QuadQuad.EMPTY_STRING_QUADstatic final QuadQuad.TOP_QUADMethods in io.datarouter.types that return QuadModifier and TypeMethodDescriptionQuad.getAtLevel(int level) Quad.getLastPossibleSubQuad()Quad.getLastPossibleSubQuadAtLevel(int level) Quad.getParent()Quad.shiftDown()Quad.shiftLeft()Quad.shiftRight()Quad.shiftUp()Methods in io.datarouter.types that return types with arguments of type QuadModifier and TypeMethodDescriptionQuad.fromMicrosoftStyleStrings(Collection<String> microsoftStrings) Quad.get3Siblings()Quad.getChildren()Quad.getDescendantAtLevel(int level) Methods in io.datarouter.types with parameters of type QuadModifier and TypeMethodDescriptionintbooleanbooleanQuad.isChildOfOrEqualTo(Quad other) booleanQuad.isParentOfOrEqualTo(Quad other)