Class CRUDExample

java.lang.Object
de.pauleff.jnbt.examples.CRUDExample

public class CRUDExample extends Object
Simple demonstration of CRUD (Create, Read, Update, Delete) operations in jNBT.
Author:
Paul Ferlitz
  • Constructor Details

    • CRUDExample

      public CRUDExample()
  • Method Details

    • main

      public static void main(String[] args)