class
      
      
        TimeAccessors[T] extends AnyRef
      
      
      
      
    
      
      
        
        
              Instance Constructors
              - 
      
      
      
        
        new
      
      
        TimeAccessors(times: Vec[Long], chrono: Chronology, cast: (Vec[Int]) ⇒ T)
      
      
 
        
        
        
              Value Members
              - 
      
      
      
        final 
        def
      
      
        !=(arg0: AnyRef): Boolean
      
      
- 
      
      
      
        final 
        def
      
      
        !=(arg0: Any): Boolean
      
      
- 
      
      
      
        final 
        def
      
      
        ##(): Int
      
      
- 
      
      
      
        final 
        def
      
      
        ==(arg0: AnyRef): Boolean
      
      
- 
      
      
      
        final 
        def
      
      
        ==(arg0: Any): Boolean
      
      
- 
      
      
      
        final 
        def
      
      
        asInstanceOf[T0]: T0
      
      
- 
      
      
      
        
        def
      
      
        centuryOfEra: T
      
      
- 
      
      
      
        
        def
      
      
        clockhourOfDay: T
      
      
- 
      
      
      
        
        def
      
      
        clockhourOfHalfday: T
      
      
- 
      
      
      
        
        def
      
      
        clone(): AnyRef
      
      
- 
      
      
      
        
        def
      
      
        dayOfMonth: T
      
      
- 
      
      
      
        
        def
      
      
        dayOfWeek: T
      
      
- 
      
      
      
        
        def
      
      
        dayOfYear: T
      
      
- 
      
      
      
        final 
        def
      
      
        eq(arg0: AnyRef): Boolean
      
      
- 
      
      
      
        
        def
      
      
        equals(arg0: Any): Boolean
      
      
- 
      
      
      
        
        def
      
      
        era: T
      
      
- 
      
      
      
        
        def
      
      
        extractor(unit: Long, range: Long): Vec[Int]
      
      
- 
      
      
      
        
        def
      
      
        finalize(): Unit
      
      
- 
      
      
      
        final 
        def
      
      
        getClass(): java.lang.Class[_]
      
      
- 
      
      
      
        
        def
      
      
        getField(field: DateTimeField, isTime: Boolean = false): Vec[Int]
      
      
- 
      
      
      
        
        def
      
      
        getFieldFast(fld: DateTimeField): Vec[Int]
      
      
- 
      
      
      
        
        def
      
      
        halfdayOfDay: T
      
      
- 
      
      
      
        
        def
      
      
        hashCode(): Int
      
      
- 
      
      
      
        
        def
      
      
        hourOfDay: T
      
      
- 
      
      
      
        
        def
      
      
        hourOfHalfday: T
      
      
- 
      
      
      
        final 
        def
      
      
        isInstanceOf[T0]: Boolean
      
      
- 
      
      
      
        
        def
      
      
        millisOfDay: T
      
      
- 
      
      
      
        
        def
      
      
        millisOfSecond: T
      
      
- 
      
      
      
        
        def
      
      
        minuteOfDay: T
      
      
- 
      
      
      
        
        def
      
      
        minuteOfHour: T
      
      
- 
      
      
      
        
        def
      
      
        monthOfYear: T
      
      
- 
      
      
      
        final 
        def
      
      
        ne(arg0: AnyRef): Boolean
      
      
- 
      
      
      
        final 
        def
      
      
        notify(): Unit
      
      
- 
      
      
      
        final 
        def
      
      
        notifyAll(): Unit
      
      
- 
      
      
      
        
        def
      
      
        secondOfDay: T
      
      
- 
      
      
      
        
        def
      
      
        secondOfMinute: T
      
      
- 
      
      
      
        final 
        def
      
      
        synchronized[T0](arg0: ⇒ T0): T0
      
      
- 
      
      
      
        
        def
      
      
        toString(): String
      
      
- 
      
      
      
        final 
        def
      
      
        wait(): Unit
      
      
- 
      
      
      
        final 
        def
      
      
        wait(arg0: Long, arg1: Int): Unit
      
      
- 
      
      
      
        final 
        def
      
      
        wait(arg0: Long): Unit
      
      
- 
      
      
      
        
        def
      
      
        weekOfWeekyear: T
      
      
- 
      
      
      
        
        def
      
      
        weekyear: T
      
      
- 
      
      
      
        
        def
      
      
        weekyearOfCentury: T
      
      
- 
      
      
      
        
        def
      
      
        year: T
      
      
- 
      
      
      
        
        def
      
      
        yearOfCentury: T
      
      
- 
      
      
      
        
        def
      
      
        yearOfEra: T
      
      
 
        
         
        
        
              
Inherited from AnyRef
            
              
Inherited from Any
            
         
       
      
      
     
      
Class providing time accessor methods for Vec and Index containing DateTimes