org.herac.tuxguitar.gui.undo.undoables.custom

Class UndoableChangeTripletFeel.TripletFeelPosition

private class UndoableChangeTripletFeel.TripletFeelPosition extends Object

Constructor Summary
TripletFeelPosition(long position, int tripletFeel)
Method Summary
longgetPosition()
intgetTripletFeel()

Constructor Detail

TripletFeelPosition

public TripletFeelPosition(long position, int tripletFeel)

Method Detail

getPosition

public long getPosition()

getTripletFeel

public int getTripletFeel()