jlink.example
Class JLinkFeatures

java.lang.Object
  extended by jlink.example.JLinkFeatures

public class JLinkFeatures
extends java.lang.Object

Author:
jasonkb

Constructor Summary
JLinkFeatures()
          Creates a new instance of JLinkFeatures
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JLinkFeatures

public JLinkFeatures()
Creates a new instance of JLinkFeatures

Method Detail

main

public static void main(java.lang.String[] args)