Class OAuthRequest.AuthDutyList

All Implemented Interfaces:
Serializable, Cloneable, Iterable<OAuthRequest.AuthOnlineDuty>, Collection<OAuthRequest.AuthOnlineDuty>, List<OAuthRequest.AuthOnlineDuty>, RandomAccess
Enclosing class:
OAuthRequest

public class OAuthRequest.AuthDutyList extends ArrayList<OAuthRequest.AuthOnlineDuty>
See Also:
  • Constructor Details

    • AuthDutyList

      public AuthDutyList()