C# 클래스 Disruptor.SingleProducerSequencer.Fields

파일 보기 프로젝트 열기: disruptor-net/Disruptor-net

공개 메소드들

메소드 설명
Fields ( long nextValue, long cachedValue ) : System

메소드 상세

Fields() 공개 메소드

public Fields ( long nextValue, long cachedValue ) : System
nextValue long
cachedValue long
리턴 System