org.jvnet.hk2.deprecated.internal
Class Utilities
java.lang.Object
org.jvnet.hk2.deprecated.internal.Utilities
Deprecated.
@Deprecated
public class Utilities
- extends Object
- Author:
- jwells
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Utilities
public Utilities()
- Deprecated.
safeEquals
public static boolean safeEquals(Object a,
Object b)
- Deprecated.
printThrowable
public static void printThrowable(Throwable th)
- Deprecated.
fillInMetadata
public static void fillInMetadata(MultiMap<String,String> multi,
DescriptorImpl d)
- Deprecated.
fillInMetadata
public static void fillInMetadata(Map<String,List<String>> multi,
DescriptorImpl d)
- Deprecated.
Copyright © 2013 Oracle Corporation. All Rights Reserved.