Class LoadArrangement

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractSet<E>
java.util.HashSet<Class<?>>
com.googlecode.objectify.impl.LoadArrangement
All Implemented Interfaces:
Serializable, Cloneable, Iterable<Class<?>>, Collection<Class<?>>, Set<Class<?>>

public class LoadArrangement
extends HashSet<Class<?>>
Simple typedef to keep the code sane. A set of load groups that has been used to load entities.
See Also:
Serialized Form
  • Constructor Details

    • LoadArrangement

      public LoadArrangement()