com.jrockit.mc.rjmx.flr.internal
Class ByteConverter

java.lang.Object
  extended by com.jrockit.mc.rjmx.flr.internal.ByteConverter
All Implemented Interfaces:
Converter

public class ByteConverter
extends java.lang.Object
implements Converter


Constructor Summary
ByteConverter()
           
 
Method Summary
 java.lang.Object convert(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ByteConverter

public ByteConverter()
Method Detail

convert

public java.lang.Object convert(java.lang.String value)
Specified by:
convert in interface Converter


Copyright © 1999, 2011, Oracle and/or its affiliates. All rights reserved.