Uses of Class
com.thoughtworks.xstream.core.util.MemberStore
Packages that use MemberStore
-
Uses of MemberStore in com.thoughtworks.xstream.core.util
Methods in com.thoughtworks.xstream.core.util that return MemberStoreModifier and TypeMethodDescriptionstatic MemberStoreMemberStore.newInstance()Creates a new instance of a MemberStore.static MemberStoreMemberStore.newSynchronizedInstance()Creates a new synchronized instance of a MemberStore.