Interface LocationImpl.InternalLongLocation

All Superinterfaces:
BaseLocation, LongLocation, TypedLocation
All Known Implementing Classes:
BasicLocations.LongArrayLocation, BasicLocations.LongFieldLocation, BasicLocations.LongLocationDecorator, BasicLocations.SimpleLongFieldLocation
Enclosing class:
LocationImpl

public static interface LocationImpl.InternalLongLocation extends LongLocation
  • Method Details

    • setLongInternal

      void setLongInternal(DynamicObject store, long value)