Package 

Interface ObjectWriter

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public interface ObjectWriter.Property
    • Method Summary

      Modifier and Type Method Description
      abstract ObjectWriter.Property<S> getProperty(String name)
      abstract List<ObjectWriter.Property<S>> getProperties()
      • Methods inherited from class dev.thecodewarrior.prism.base.analysis.ObjectWriter

        close, load, release
      • Methods inherited from class java.lang.Object

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