Class JVM.Test

java.lang.Object
com.thoughtworks.xstream.core.JVM.Test
Enclosing class:
JVM

static class JVM.Test extends Object
  • Field Details

    • o

      private Object o
    • c

      private char c
    • b

      private byte b
    • s

      private short s
    • i

      private int i
    • l

      private long l
    • f

      private float f
    • d

      private double d
    • bool

      private boolean bool
  • Constructor Details

    • Test

      Test()