aQute.lib.json
Class SpecialHandler

java.lang.Object
  extended by aQute.lib.json.SpecialHandler

public class SpecialHandler
extends Object


Constructor Summary
SpecialHandler(Class<?> type, Constructor<?> constructor, Method valueOf)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpecialHandler

public SpecialHandler(Class<?> type,
                      Constructor<?> constructor,
                      Method valueOf)


Copyright © 2014 aQute SARL. All rights reserved.