android.databinding.tool.store
Class ResourceBundle.MarshalledMapType

java.lang.Object
  extended by android.databinding.tool.store.ResourceBundle.MarshalledMapType
Enclosing class:
ResourceBundle

public static class ResourceBundle.MarshalledMapType
extends java.lang.Object


Field Summary
 java.util.List<ResourceBundle.NameTypeLocation> entries
           
 
Constructor Summary
ResourceBundle.MarshalledMapType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

entries

public java.util.List<ResourceBundle.NameTypeLocation> entries
Constructor Detail

ResourceBundle.MarshalledMapType

public ResourceBundle.MarshalledMapType()