Class TemporalTypeArgumentHolder

  • All Implemented Interfaces:
    Adapter, Adapter.Internal

    public class TemporalTypeArgumentHolder
    extends AdapterImpl
    This adapter is used to attach type arguments to a type when it is passed through several getBoundType() calls recursively. A better solution might be to pass type references along whenever possible.

    This however will require major changes in the API.

    • Constructor Detail

      • TemporalTypeArgumentHolder

        public TemporalTypeArgumentHolder()