Class EmptyArrayBean
- java.lang.Object
-
- org.glassfish.jersey.examples.jackson.EmptyArrayBean
-
public class EmptyArrayBean extends Object
TODO javadoc.- Author:
- Jakub Podlesak
-
-
Field Summary
Fields Modifier and Type Field Description String[]emtpyArray
-
Constructor Summary
Constructors Constructor Description EmptyArrayBean()
-
-
-
Field Detail
-
emtpyArray
public String[] emtpyArray
-
-