org.glassfish.jersey.examples.jackson
Class EmptyArrayBean

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

public class EmptyArrayBean
extends java.lang.Object

TODO javadoc.

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

Field Summary
 java.lang.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 java.lang.String[] emtpyArray
Constructor Detail

EmptyArrayBean

public EmptyArrayBean()


Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.