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 class
TypeConverterImpl.TableDictionaryImpl<K,V>
private static class
TypeConverterImpl.TableMapImpl<K,V>
Methods in org.glassfish.gmbal.impl that return TypeConverterImpl.Table Modifier and Type Method Description private static TypeConverterImpl.Table
TypeConverterImpl. emptyTable()
protected abstract TypeConverterImpl.Table
TypeConverterImpl.TypeConverterMapBase. getTable(java.lang.Object obj)
-