Documentation of 'org.hecl.java.MethodProps' Java class
MethodProps
org.hecl.java

Class MethodProps



  • public class MethodProps
    extends Properties
    The MethodProps class is utilized during the instantiation of classes, where it's possible to do things like: foo -new $bar -text "blah" -color red, where the keys are transformed into methods like setText and setColor, and run with the provided values. This is sort of hackey, but it works, given that setters with that naming convention are ubiquitous in the Java world.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.