Class NumberAnchorGenerator

java.lang.Object
org.yaml.snakeyaml.serializer.NumberAnchorGenerator
All Implemented Interfaces:
AnchorGenerator

public class NumberAnchorGenerator
extends java.lang.Object
implements AnchorGenerator
  • Constructor Summary

    Constructors 
    Constructor Description
    NumberAnchorGenerator​(int lastAnchorId)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String nextAnchor​(Node node)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait