Class ObjectContainer


  • @Internal
    public class ObjectContainer
    extends Object
    This class is used for scalar function, in that it is used for comparing Objects using code generated hashCode and equals instead of using the Object#equals/Object#hashcode versions.