Construct Yaml Core Int
Create instances for numbers (Integer, Long, BigInteger)
Functions
Link copied to clipboard
Apply the second step when constructing recursive structures. Because the instance is already created it can assign a reference to itself. (no need to implement this method for non-recursive data structures). Fails with a reminder to provide the second step for a recursive structure