Searched defs:forType (Results 1 – 4 of 4) sorted by relevance
29 <T> Class<? extends IStringConverter<T>> getConverter(Class<T> forType); in getConverter()
278 public static Visibility forType(Class<?> type) { in forType() method in BytecodeGen.Visibility
75 public Class<? extends IStringConverter<?>> getConverter(Class forType) { in getConverter()
81 public static Object forType(Class<?> implementation) { in forType() method in StackTraceElements