Interface BackedSCO

All Known Implementing Classes:
ArrayList, Collection, HashMap, HashSet, Hashtable, LinkedHashMap, LinkedHashSet, LinkedList, List, Map, PriorityQueue, Properties, Queue, Set, SortedMap, SortedSet, Stack, TreeMap, TreeSet, Vector

public interface BackedSCO
Interface implemented by backed SCOs.
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
     
  • Method Details

    • getBackingStore

      Store getBackingStore()
    • isLoaded

      boolean isLoaded()