Uses of Interface
org.glassfish.gmbal.impl.TypeConverterImpl.Table
-
Packages that use TypeConverterImpl.Table Package Description org.glassfish.gmbal.impl -
-
Uses of TypeConverterImpl.Table in org.glassfish.gmbal.impl
Classes in org.glassfish.gmbal.impl that implement TypeConverterImpl.Table Modifier and Type Class Description private static classTypeConverterImpl.TableDictionaryImpl<K,V>private static classTypeConverterImpl.TableMapImpl<K,V>Methods in org.glassfish.gmbal.impl that return TypeConverterImpl.Table Modifier and Type Method Description private static TypeConverterImpl.TableTypeConverterImpl. emptyTable()protected abstract TypeConverterImpl.TableTypeConverterImpl.TypeConverterMapBase. getTable(java.lang.Object obj)
-