org.glassfish.jersey.examples.jackson
Class EmptyArrayBean

java.lang.Object
  extended by org.glassfish.jersey.examples.jackson.EmptyArrayBean

public class EmptyArrayBean
extends Object

TODO javadoc.

Author:
Jakub Podlesak (jakub.podlesak at oracle.com)

Field Summary
 String[] emtpyArray
           
 
Constructor Summary
EmptyArrayBean()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

emtpyArray

public String[] emtpyArray
Constructor Detail

EmptyArrayBean

public EmptyArrayBean()


Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.