LearnJavaLog #1

While porting QoS perl script to Java, I tried these following Java tips:

Access to Class Members: (Sun Tutorial), Reflection Java Array (Java2s page), HashMap (Example), enum: (Sun tutorial), Naming convention, Split Text, SNMP4J open source library ( JavaDoc ), Type Conversion CharSequence Class, Regex remove duplicate white space, snmpwalk code using SNMP4j, also found Steven R Brandt’s Regex tutorial .

Leave a Reply